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