Back to Devexpress

Pane.AxisYScrollBarItem Property

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

latest1.1 KB
Original Source

Pane.AxisYScrollBarItem 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 AxisYScrollBarItem { get; }
vb
<Browsable(False)>
Public ReadOnly Property AxisYScrollBarItem As ScrollBarItem

Property Value

TypeDescription
ScrollBarItem

A ScrollBarItem object.

|

See Also

Pane Class

Pane Members

DevExpress.Xpf.Charts Namespace