FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class / OnScroll Method

In This Topic
    OnScroll Method (AxisScrollbar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnScroll( _
       ByVal se As System.Windows.Forms.ScrollEventArgs _
    ) 
    protected virtual void OnScroll( 
       System.Windows.Forms.ScrollEventArgs se
    )

    Parameters

    se
    See Also