FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart.Interaction 命名空间 / C1AxisScrollbar 类 / ScrollButtonsVisible 属性

本主题中
    ScrollButtonsVisible 属性 (C1AxisScrollbar)
    本主题中
    Gets or sets the decrease button and increase button is visible or not.
    语法
    '声明
     
    Public Property ScrollButtonsVisible As Boolean
    public bool ScrollButtonsVisible {get; set;}
    请参见