FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class / ScrollButtonsVisible Property

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