IChartSerie.Selected

Syntax

Selected: Boolean;

Description

The Selected determines whether data series is selected.

Comments

If the property is set to True, the series is selected in the graph. If the property is set to False, the series is not selected.

See also:

IChartSerie