AxisPositionType Enum
Specifies axis placement in the chart area.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
Bottom
|
Axis is displayed at the bottom. |
Left
|
Axis is displayed on the left. |
Right
|
Axis is displayed on the right. |
Top
|
Axis is displayed at the top. |
Related API Members
The following properties accept/return AxisPositionType values:
See Also