2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / Axis Class / ScrollBar Property

In This Topic
    ScrollBar Property
    In This Topic
    Gets the axis scroll bar.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScrollBar As AxisScrollBar
    public AxisScrollBar ScrollBar {get;}
    See Also