Share via


Deselect Method

Cancels the selection for the chart.

expression.Deselect

*expression   * Required. An expression that returns a Chart object.

Example

This example is equivalent to pressing ESC while working on the chart. The example should be run on a chart that has a component (such as an axis) selected.

myChart.Deselect

Applies to | Chart Object