PJ
Pavithra J
Syncfusion Team
February 18, 2009 12:32 PM UTC
Hi Anne,
Thanks for your interest in Syncfusion Product.
The following code snippet will help you to set the bool property IsIndexed as true in WPf.
[XAML]
[C#]
Chart1.Areas[0].Series[0].IsIndexed = false;
Please let us know if you have further queries.
Regards,
Pavithra.J