Excel.ChartAxisCategoryType enum
Specifies the type of the category axis.
Remarks
Fields
automatic = "Automatic" | Excel controls the axis type. |
dateAxis = "DateAxis" | Axis groups data on a time scale. |
textAxis = "TextAxis" | Axis groups data by an arbitrary set of categories. |