TextOrientation Enum
Lists values that specify the text orientation.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Members
| Name | Description |
|---|---|
Horizontal
|
The series labels are horizontal.
|
TopToBottom
|
The series labels are vertical, rotated clockwise.
|
BottomToTop
|
The series labels are vertical, rotated counterclockwise.
|
Related API Members
The following properties accept/return TextOrientation values:
See Also


