CanvasZoomState
Definition
Indicates the current state of the Zoom tool on the chart. This property reveals the state of the tool while it is in use, and does not indicate a chart is zoomed in on or not. As soon as a zoom action is completed, the tool is considered to be no longer in use.
Property Value
An enum representing the state of the Zoom tool on the chart. Possible values are listed below:
Syntax
\<chartcontrol\>.CanvasZoomState
Examples
Based on the image below, CanvasZoomState confirms that the Zoom rectangle is currently being drawn:


