FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Interaction Namespace / C1AxisScrollbar Class / ScrollButtonsVisible Property

In This Topic
    ScrollButtonsVisible Property (C1AxisScrollbar)
    In This Topic
    Gets or sets the decrease button and increase button is visible or not.
    Syntax
    'Declaration
     
    Public Property ScrollButtonsVisible As Boolean
    public bool ScrollButtonsVisible {get; set;}
    See Also