Enabled: Boolean;
The Enabled property indicates whether chart axis is active.
Use JSON to set the property value, and the getEnabled method to get the property value.
Available values:
true. The chart axis is active (default).
false. The chart axis is not active.
The example of use is given on the Example of Creating a Scatter Chart page.
See also: