ChartCanvasAxis.IsX

Syntax

IsX: Boolean;

Description

The IsX property determines whether the current axis is the category axis.

Comments

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