AxisValue Properties
Contains the information about an axis value.
Name | Description |
---|---|
Date |
Gets the axis value, if the axis scale type is date-time. |
Numerical |
Gets the axis value, if the axis scale type is numerical. |
Qualitative |
Gets the axis value, if the axis scale type is qualitative. |
Scale |
Gets the axis scale type. |
Time |
Returns the axis value if the axis scale type is Time |
See Also