ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class / ScrollButtonsVisible Property

In This Topic
    ScrollButtonsVisible Property
    In This Topic
    Gets or sets a value that indicates whether scroll buttons should be displayed.
    Syntax
    'Declaration
     
    Public Property ScrollButtonsVisible As Boolean
    public bool ScrollButtonsVisible {get; set;}
    See Also