Show contents 

IChart > Chart Assembly Interfaces > IChartSelectedSeries > IChartSelectedSeries.Count

IChartSelectedSeries.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: System.Int32;

Description

The Count property returns the number of selected data series.

Example

The property use is given in description of the IChartSelectedSeries.RemoveSerie property.

See also:

IChartSelectedSeries