The new @code:isPrimaryAxis value
setIsPrimaryAxis Method
Sets whether current Axis is the main one in axis collection.
Syntax
void setIsPrimaryAxis( 
   boolean isPrimaryAxis
)

Parameters

isPrimaryAxis
The new @code:isPrimaryAxis value
See Also