XlCategoryType Enumeration
Specifies the type of the category axis.
Version Information
Version Added: Excel 2007
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. |