Occurs when a chart has been deselected. The event handler receives an argument of type ChartEventArgs containing data related to this event.

Introduced: X9.

Syntax

public event ChartEventHandler ChartDeselected;
Public Event ChartDeselected As ChartEventHandler