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

In This Topic
    OnValueChanged Method (AxisScrollbar)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnValueChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnValueChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also