FunnelSeriesLabelModel.TextOrientation Property
Hides the SeriesLabelBaseModel.TextOrientation property.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
| Type |
|---|
| TextOrientation |
Available values:
| Name | Description |
|---|---|
| Horizontal | The series labels are not rotated.
|
| TopToBottom | The series labels are rotated vertically, clockwise.
|
| BottomToTop | The series labels are rotated vertically, counterclockwise.
|
See Also


