XY Chart NET 3 Control Reference
ZoomInComplete Event

This event is generated when the user selects the Zoom in/out toolbar button (see Toolbar) and the plot area to zoom in on.   It is also generated when the user calls the SetZoomWindow method.   Specifically, this event is generated after the chart is redrawn with the new zoom-in settings.  Use this event to perform operations after a zoom-in is complete.

Syntax
[Visual Basic]
Event ZoomInComplete()
[C#]
ZoomInComplete()
[C++]
ZoomInComplete()
       
See Also

 

 


© 2003 - 2013 ControlEng Corporation. All rights reserved.