XY Chart NET 3 Control Reference
ZoomOutComplete Event

When the user is in the Zoom in/out mode (see Toolbar) and presses on the right-mouse button over the plot area, this event is generated after the chart is redrawn with the new zoom-out settings.  Use this event to perform operations after a zoom-out is complete.

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

 

 


© 2003 - 2013 ControlEng Corporation. All rights reserved.