AxisBase.TickLabelPosition Property
Gets or sets the tick label position relative to the axis.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AxisTickLabelPositionType | The tick label position relative to the axis. |
Available values:
| Name |
|---|
| None |
| High |
| Low |
| NextTo |
See Also