The AxisType enumeration is used to determine chart axis type.
Used by the following properties and methods:
| Value | Brief description |
| AxisLineX | Category axis (X). |
| AxisLineY | Value axis (Y). |
| AxisTypeAdditional | Secondary value axis. |
| AxisTypeR | Radial axis. |
| AxisTypeTimeline | Timeline. |
See also: