[]
Specifies the axis type.
public enum AxisType
Public Enum AxisType
| Name | Description |
|---|---|
| Category | Specifies that the axis displays categories. |
| SeriesAxis | Specifies that the axis displays data series. |
| Value | Specifies that the axis displays values. |