Raises the DrawingDeselected event.

Introduced: X13.

OnDrawingDeselected(DataVisualization.DrawingEventArgs)

protected virtual void OnDrawingDeselected(DataVisualization.DrawingEventArgs e);
Protected Overridable Sub OnDrawingDeselected(ByVal e As DataVisualization.DrawingEventArgs)

Parameters

Parameter Description
e Specifies a DrawingEventArgs object that contains the event data.