Enum ExcelCategoryType
Specifies the type of the category axis.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelCategoryType
Fields
Name | Description |
---|---|
Automatic | Excel controls the axis type. |
Category | Axis groups data by an arbitrary set of categories. |
Time | Axis groups data on a time scale. |