The Axis is a Index Axis. Values are converted to indexes using baseValues. It is continuous and uses Numeric formatting.
The Axis is a Category Axis. X-values are measured based on index, not data-value
The Axis is a Date / Time value Axis. X-Values are measured based on value, not index
The axis is a Discontinuous Date / Time Axis. Values are converted to indexes using baseValues like an BaseValueAxis, but the dataGap between base values is fixed.
The Axis is a Logarithmic Numeric value Axis. X/Y Values are measured based on logN(value)
The Axis is a Numeric value Axis. X-Values are measured based on value, not index
The Axis is a 3D Chart Numeric value Axis. X-Values are measured based on value, not index
This Axis is the polar version of the Category axis
This axis is used for both the radial and angluar axes on a polar chart
Generated using TypeDoc
Enumeration constants to define the type of Axis