ScrollBarItem.Orientation Property
In This Article
Specifies whether the scroll bar items are vertically or horizontally oriented.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Orientation | A Orientation enumeration value, specifying the orientation of scroll bar items. |
See Also