public interface WheelCallback
AnnotationPlugin.ID plugin that is called once wheel is fired.| Modifier and Type | Method and Description |
|---|---|
void |
onWheel(IsChart chart,
BaseNativeEvent event,
AbstractAnnotation annotation)
Method called once wheel is fired.
|
void onWheel(IsChart chart, BaseNativeEvent event, AbstractAnnotation annotation)
chart - chart instanceevent - native event generated on annotationannotation - annotation instance where event has been performed