FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / SelectionChanged Event

In This Topic
    SelectionChanged Event (C1FinancialChart)
    In This Topic
    Fires after selected element was changed.
    Syntax
    'Declaration
     
    Public Event SelectionChanged As EventHandler
    public event EventHandler SelectionChanged
    See Also