[]
Specifies the type of the category axis.
public enum CategoryType
Public Enum CategoryType
| Name | Description |
|---|---|
| AutomaticScale | Spread controls the axis type. |
| CategoryScale | Axis groups data by an arbitrary set of categories. |
| TimeScale | Axis groups data on a time scale. |
| Unspecified | Not available. |