[]
Specifies the type of the chart axis.
public enum ChartAxisType
Public Enum ChartAxisType
| Name | Description |
|---|---|
| Auto | Auto select the axis type according to the data values. |
| Category | The axis is used to place categories. |
| Numeric | A numerical axis is used. |