Interface ZoomChangedHandler

All Superinterfaces:
EventHandler

public interface ZoomChangedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Fires when the end user changes the zoom position in a zoomed chart.
  • Method Details

    • onZoomChanged

      void onZoomChanged(ZoomChangedEvent event)
      Fires when the end user changes the zoom position in a zoomed chart.
      Parameters:
      event - the event