IsX: Boolean;
The IsX property determines whether the current axis is the category axis.
Use JSON to set the property value and the getIsX method to get the property value.
Available values:
true. The current axis is the category axis.
false. The current axis is not the category axis (default).
The example of use is given on the Example of Creating a Scatter Chart page.
See also: