| Package | Description |
|---|---|
| com.googlecode.wickedcharts.highcharts.options.interaction |
| Modifier and Type | Field and Description |
|---|---|
protected List<Selection> |
SelectionEvent.xAxes |
protected List<Selection> |
SelectionEvent.yAxes |
| Modifier and Type | Method and Description |
|---|---|
List<Selection> |
SelectionEvent.getxAxes()
Returns information about which portions of which x-axes the user has
selected (zoomed).
|
List<Selection> |
SelectionEvent.getyAxes()
Returns information about which portions of which y-axes the user has
selected (zoomed).
|
Copyright © 2016. All rights reserved.