Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
Problem migrating from 2010.3 to 2011.2
posted

Hello,

I tried to use the WPF DV 2011.2 instead of 2010.3. Now my charts won't show any curves.

The only things I changed were the referenced assemblies and the xaml from

xmlns:Charts="clr-namespace:Infragistics.Controls.Charts;assembly=InfragisticsWPF4.Controls.Charts.XamDataChart.v10.3" 

to 

xmlns:Charts="clr-namespace:Infragistics.Controls.Charts;assembly=InfragisticsWPF4.Controls.Charts.XamDataChart.v11.2" 

Before my charts looked like that:

 Now my charts look like that: