public interface ProgressCallback
ZoomPlugin.ID
plugin that is called while the user is zooming or panning.Modifier and Type | Method and Description |
---|---|
void |
onProgress(IsChart chart,
AbstractConfigurationItem configurationItem)
Method called while the user is zooming or panning.
|
void onProgress(IsChart chart, AbstractConfigurationItem configurationItem)
chart
- chart instanceconfigurationItem
- configuration item of ZoomPlugin
which generated the event