Excel.ChartAxisCategoryType enum

Specifies the type of the category axis.

Remarks

[ API set: ExcelApi 1.7 ]

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.