wpf-devexpress-dot-xpf-dot-charts-a0c13471.md
For internal use. Determines the appearance and position of a scroll bar item.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
[NonCategorized]
public class ScrollBarItem :
NotifyPropertyChangedObject,
ILayoutElement
<NonCategorized>
Public Class ScrollBarItem
Inherits NotifyPropertyChangedObject
Implements ILayoutElement
The following members return ScrollBarItem objects:
You can only bind to the properties of the ScrollBarItem class to override the existing scroll bar’s appearance.
Object DevExpress.Xpf.Charts.NotifyPropertyChangedObject ScrollBarItem
See Also