XlCategoryType enumeration (Excel)
Specifies the type of the category axis.
Name | Value | Description |
---|---|---|
xlAutomaticScale | -4105 | Excel controls the axis type. |
xlCategoryScale | 2 | Axis groups data by an arbitrary set of categories. |
xlTimeScale | 3 | Axis groups data on a time scale. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.