public interface ChartMotionListener
extends java.util.EventListener
Title: TeeChart for Java
Description: TeeChart for Java
Copyright (c) 2004-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Modifier and Type | Method and Description |
---|---|
void |
scrolled(ChartEvent e)
Invoked when the chart has been scrolled
|
void |
unzoomed(ChartEvent e)
Invoked when the chart has been unzoomed
|
void |
zoomed(ChartEvent e)
Invoked when the chart has been zoomed
|
void scrolled(ChartEvent e)
void zoomed(ChartEvent e)
void unzoomed(ChartEvent e)