Item (Index: Integer): IChartSerie;
Item[System.Int32]: Prognoz.Platform.Interop.Chart.IChartSerie;
Index. The series number on the chart. Numeration starts from zero.
The Item property returns the series parameters on the chart by index.
The property use is given in description of the IChartSelectedSeries.RemoveSerie property.
See also: