FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / RangeSelector Class / OnResize Method

In This Topic
    OnResize Method (RangeSelector)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnResize( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnResize( 
       System.EventArgs e
    )

    Parameters

    e
    See Also