IChart.SelectedSeries

Syntax

SelectedSeries: IChartSelectedSeries;

Description

The SelectedSeries property returns parameters of the collection of selected data series on the chart.

Example

The property use is identical to examples of the IChartSelectedSeries interface.

See also:

IChart