i'm using InfragisticsWPF4.Controls.Charts.XamDataChart.v11.2.
Is it possible to hide grid line in the chart?
Thanks!
Hello,
The XamDataChart is using the InfragisticsWPF4.DataVisualization.v11.2.dll assembly. When you have the Infragistics controls installed, you can run your project without adding all dependent assemblies. After deploying and running you project to a machine that have no Infragistics controls installed you should add all dependent assemblies. You can see list of the assemblies needed for our WPF controls here: http://help.infragistics.com/NetAdvantage/WPF/2011.2/CLR4.0/?page=WPF_NetAdvantage_for_WPF_Full_Assemblies.html
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Hi, i have added unknown series through series binding, but i can not be able to control multiple labels.How can i avoid that ??