FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexChart Class / OnSelectionChanged Method

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

    Parameters

    e
    See Also