| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client |
| Modifier and Type | Method and Description |
|---|---|
AxisSetExtremesEventHandler |
Axis.getAxisSetExtremesEventHandler()
Returns the custom event handler that has been set on the axis, or null if no event
handler has been set.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Axis.setAxisSetExtremesEventHandler(AxisSetExtremesEventHandler axisSetExtremesEventHandler)
Set a callback handler that will be invoked whenever the minimum and maximum is set for the axis, either by calling the
Axis.setExtremes(Number, Number) method or by selecting an area in the chart. |
Copyright © 2015. All Rights Reserved.