| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client |
| Modifier and Type | Method and Description |
|---|---|
Chart |
Chart.setDrilldown(Drilldown drilldown)
Convenience method for setting the 'drilldown' options for the chart which represents a collection of options
that apply to standard charts.
|
Chart |
Chart.setNoData(NoData noData)
Convenience method for setting the 'noData' option of the chart.
|
Chart |
Chart.setOptions3D(Options3D options3d)
Convenience method for setting the 'options3d' options for the chart, which represents a collection of options
that apply only to standard charts.
|
Chart |
Chart.setPane(Pane pane)
Convenience method for setting the 'pane' options of the chart, which represents
a collection of options that apply only to polar charts and angular gauges.
|
Chart |
Chart.setPanKey(Chart.PanKey panKey)
Convenience method for setting the 'panKey' option of the chart.
|
Chart |
Chart.setPanning(Boolean panning)
Convenience method for setting the 'panning' option of the chart.
|
Chart |
Chart.setPolar(boolean polar)
Convenience method for setting the 'polar' option of the chart.
|
Chart |
Chart.setZoomType(Chart.ZoomType zoomType)
Deprecated.
|
Copyright © 2015. All Rights Reserved.