IChartAbstractItem.Selected

Syntax

Selected: Boolean;

Description

The Selected property determines whether a chart component is selected (series, marker and so on). If the property is set to True, the chart element is selected. If the property is set to False, the element is not selected.

NOTE. This property cannot be set for default data labels IChartSerie.DefaultLabel and IChartSeries.DefaultLabel.

See also:

IChartAbstractItem