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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins