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

In This Topic
    OnSelectionChanged Method (C1Sunburst)
    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