public class SelectionEvent extends BaseEvent
SelectionFunction
has been added to a chart. The event is fired when the user selects (zooms) a
portion of the chart.| Constructor and Description |
|---|
SelectionEvent() |
| Modifier and Type | Method and Description |
|---|---|
List<Selection> |
getxAxes()
Returns information about which portions of which x-axes the user has
selected (zoomed).
|
List<Selection> |
getyAxes()
Returns information about which portions of which y-axes the user has
selected (zoomed).
|
getJavascriptChartName, setJavascriptChartNameCopyright © 2013. All Rights Reserved.