XlCategoryType enumeration
Office 2013 and later
You should access and use this enumeration from the Excel primary interop assembly (PIA).
Specifies the type of the category axis.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
| Member name | Description | |
|---|---|---|
| xlCategoryScale | You should access and use this enumeration from the Excel primary interop assembly (PIA). Axis groups data by an arbitrary set of categories. | |
| xlTimeScale | You should access and use this enumeration from the Excel primary interop assembly (PIA). Axis groups data on a time scale. | |
| xlAutomaticScale | You should access and use this enumeration from the Excel primary interop assembly (PIA). Excel controls the axis type. |
Show: