A type of axis whose units are measured in numeric values.
Public Properties
|
| adjustMaximumByMajorUnit : Boolean Indicates whether to extend maximum beyond data's maximum to the nearest
majorUnit. | NumericAxis |
| adjustMinimumByMajorUnit : Boolean Indicates whether to extend the minimum beyond data's minimum to the
nearest majorUnit. | NumericAxis |
| alwaysShowZero : Boolean If true, and the bounds are calculated automatically, either the minimum
or maximum will be set to zero. | NumericAxis |
| calculateByLabelSize : Boolean Indicates whether to factor in the size of the labels when calculating a
|