CategoryAxisEx.AxisType Property
Returns the axis type.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AxisExType | The Category axis type. |
Available values:
| Name | Description |
|---|---|
| Category | Identifies a ChartEx category axis. |
| Value | Identifies a ChartEx value axis. |
See Also