Back to Devexpress

Pane.AxisXScrollBarItem Property

wpf-devexpress-dot-xpf-dot-charts-dot-pane-ad8c5de2.md

latest1.1 KB
Original Source

Pane.AxisXScrollBarItem Property

For internal use. Provides access to a specific scroll bar item of a Pane object.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
[Browsable(false)]
public ScrollBarItem AxisXScrollBarItem { get; }
vb
<Browsable(False)>
Public ReadOnly Property AxisXScrollBarItem As ScrollBarItem

Property Value

TypeDescription
ScrollBarItem

A ScrollBarItem object.

|

See Also

Pane Class

Pane Members

DevExpress.Xpf.Charts Namespace