Occurs when a chart has been selected. The event handler receives an argument of type ChartEventArgs containing data related to this event.
Introduced: X9.
public event ChartEventHandler ChartSelected;
Public Event ChartSelected As ChartEventHandler