AxisType Enum
Lists values that specify the chart axis type.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
Category
|
Indicates a category axis type. |
Value
|
Indicates a value axis type. |
Date
|
Indicates a date axis type. |
Series
|
Indicates a series axis type. |
Related API Members
The following properties accept/return AxisType values:
See Also