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