RatingChartSerie.Name

Syntax

Name: String;

Description

The Name property determines data series name.

Comments

Use JSON or the setName method to set the property value and the getName method to get the property value.

Example

The property use is given in the example for RatingChart.Series.

See also:

RatingChartSerie