2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AxisScrollBar Class / Buttons Property

In This Topic
    Buttons Property
    In This Topic
    Gets or sets buttons of the scroll bar.
    Syntax
    'Declaration
     
    Public Property Buttons As AxisScrollBarButtonFlags
    public AxisScrollBarButtonFlags Buttons {get; set;}
    See Also