FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class / VerticalScroll Property

In This Topic
    VerticalScroll Property (AxisScrollbar)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property VerticalScroll As System.Windows.Forms.VScrollProperties
    public System.Windows.Forms.VScrollProperties VerticalScroll {get;}
    See Also