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