FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / FlexChartBase Class / OnSelectionChanged Method / OnSelectionChanged(EventArgs) Method

In This Topic
    OnSelectionChanged(EventArgs) Method
    In This Topic
    Called when selection was changed.
    Syntax
    'Declaration
     
    Protected Overloads Sub OnSelectionChanged( _
       ByVal e As EventArgs _
    ) 
    protected void OnSelectionChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also