CategoryAxis.LabelAlignment Property
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type |
|---|
| AxisLabelAlignmentType |
Available values:
| Name | Description |
|---|---|
| Center | Labels are centered. |
| Left | Labels are left aligned. |
| Right | Labels are right aligned. |
See Also