ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1AxisScrollbar Class / ScrollButtonsVisible Property

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