RatingChartSerie.IsSelected

Syntax

IsSelected: Boolean;

Description

The IsSelected propety determines whether data series is selected.

Comments

Use JSON or the setIsSelected method to set the property value and the getIsSelected method to get the property value.

Available values:

Example

The property use is given in the example for RatingChartSerie.Index.

See also:

RatingChartSerie