ChartCanvasSerie.IsSelected

Syntax

IsSelected: Boolean;

Description

The IsSelected property determines whether chart data series is selected.

Comments

The property is read-only.

Example

The example of use is given on the Example of Creating a Line Chart page.

See also:

ChartCanvasSerie