Interface ChartLassoEventHandler
- All Superinterfaces:
BrowserEventHandler
Chart lasso event handler interface
- Since:
- 4.0
- Author:
- JBStrap
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onLassoEnd
(ChartLassoEvent event) Chart lasso event handler
-
Method Details
-
onLassoEnd
Chart lasso event handler
The event handler will be called, when the user select one or more data on the chart
- Parameters:
event
- The event object- See Also:
-