ChartCanvasAxis.Labels

Syntax

Labels: Object;

Description

The Labels property determines the object that contains settings of chart axis labels.

Comments

Use JSON to set the property value and the getLabels 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