IChart > Chart Assembly Interfaces > IChartSelectedSeries > IChartSelectedSeries.Count
Count: Integer;
Count: System.Int32;
The Count property returns the number of selected data series.
The property use is given in description of the IChartSelectedSeries.RemoveSerie property.
See also: