RatingChartColumn.Title

Syntax

Title: String;

Description

The Title property determines column header text.

Comments

Use JSON or the setTitle method to set the property value and the getTitle method to get the property value.

Example

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

See also:

RatingChartColumn