Hi there,
We have previously used V4.0, upon integrating the new version im seeing that the “series” function is no longer available. What alternatives to you have to over come this.
PieSeries _contactPie = (PieSeries)_CallStatusChart.Series[0];
BarSeries _contactBar = (BarSeries)_CallStatusChart.Series[1];
Where
_CallStausChart is of type “private Xceed.Chart.ChartControl”
Errors received.
‘Xceed.Chart.ChartControl’ does not contain a definition for ‘Series’
‘Xceed.Chart.ChartControl’ does not contain a definition for ‘Series’
Best Regards
Stephen Walsh
Imported from legacy forums. Posted by Stephen (had 2572 views)