ChartCanvasAxis.Enabled

Syntax

Enabled: Boolean;

Description

The Enabled property indicates whether chart axis is active.

Comments

Use JSON to set the property value, and the getEnabled method to get the property value.

Available values:

Example

The example of use is given on the Example of Creating a Scatter Chart page.

See also:

ChartCanvasAxis