| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
PointMouseOverEventHandler |
SeriesPlotOptions.getPointMouseOverEventHandler()
Returns the custom event handler that has been set on the plot options, or null if no event
handler has been set.
|
| Modifier and Type | Method and Description |
|---|---|
SeriesPlotOptions |
SeriesPlotOptions.setPointMouseOverEventHandler(PointMouseOverEventHandler pointMouseOverEventHandler)
Set a callback handler that will be invoked whenever the user mouses over a point in a series.
|
Copyright © 2015. All Rights Reserved.