Interface ZoomChangedHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidonZoomChanged(ZoomChangedEvent event) Fires when the end user changes the zoom position in azoomed chart. 
- 
Method Details
- 
onZoomChanged
Fires when the end user changes the zoom position in azoomed chart.- Parameters:
 event- the event
 
 -