| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client |
| Modifier and Type | Method and Description |
|---|---|
static BaseChart.ZoomType |
BaseChart.ZoomType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseChart.ZoomType[] |
BaseChart.ZoomType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
BaseChart.setZoomType(BaseChart.ZoomType zoomType)
Sets which dimensions the user can zoom by dragging the mouse.
|
Copyright © 2015. All Rights Reserved.