ChartSerie.Title

Syntax

Title: String

Description

The Title property determines a title for data series.

Comments

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

Example

The example of property use is given in the page ChartSerie Constructor.

See also:

ChartSerie