ChartCanvasAxis.Primary

Syntax

Primary: Boolean;

Description

The Primary property determines whether the current axis is the primary axis.

Comments

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