AD
Administrator
Syncfusion Team
March 3, 2008 09:23 PM UTC
Hi Jon,
Thank you for your interest in Syncfusion products.
In v.3.301.0.51, ChartControl.Series.Clear() clears the entire series in the chart model. But in the later versions from (v.5.2.0.25), the developers designed that the chart model must have a minimum of one series by default. ChartControl.Series.Clear() clears the series except the default one.
As explained above, in the current architecture of chart control, the chart model must have a minimum of one series by default.
So the chart model always displayed one default chart series. This is expected behavior.
Let me know if you have any questions.
Thanks,
Vinoth