DJ
Davis Jebaraj
Syncfusion Team
May 11, 2005 10:27 PM UTC
Hi Chuck,
I see the problem. I have asked our development team to fix this issue at the earliest.
Thank you for your patience.
Regards,
Davis
AD
Administrator
Syncfusion Team
May 12, 2005 03:30 AM UTC
Is there any workarounds other then non-3d for this?
DJ
Davis Jebaraj
Syncfusion Team
May 12, 2005 02:54 PM UTC
Hi Chuck,
Please use this code to prevent the order of the series being changed:
this.chartControl1.Model.Series.ShouldSort = false;
Regards,
Davis