ChartCanvasAxis.Title

Syntax

Title: Object;

Description

The Title property determines chart axis caption.

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 use is given on the Example of Creating a Scatter Chart page.

See also:

ChartCanvasAxis