UndoZoom Method

Reverses all of the zooming that the user has done in run mode and reverts the Enhanced Chart to its default coordinates. It is the equivalent of selecting Undo Zoom on the Chart Options right-mouse menu in run mode.

Syntax

object.UndoZoom

Properties

The UndoZoom method syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

UndoZoom can be used whether the chart is Modifiable or not.

 

Example

Applies To