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:
Hi Mathias,
Can you provide the XAML you are using to create the XamDataChart? I tried to reproduce this in a sample that was created using 10.3 assemblies then upgraded to 11.2 but did not see the issue. Maybe looking at your XAML code will shine some light on this.
Have you been able to resolve this or do you still require assistance?