| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client |
| Modifier and Type | Method and Description |
|---|---|
Pane |
Pane.setBackground(PaneBackground... paneBackgrounds)
Convenience method for setting the "background" option of the pane.
|
Pane |
Pane.setCenter(Number centerX,
Number centerY)
Convenience method for setting the "center" option of the pane.
|
Pane |
Pane.setCenter(String centerX,
String centerY)
Convenience method for setting the "center" option of the pane.
|
Pane |
Pane.setEndAngle(Number endAngle)
Convenience method for setting the 'endAngle' option of the pane.
|
Pane |
Pane.setSize(Number size)
Convenience method for setting the 'size' option of the pane.
|
Pane |
Pane.setSize(String size)
Convenience method for setting the 'size' option of the pane.
|
Pane |
Pane.setStartAngle(Number startAngle)
Convenience method for setting the 'startAngle' option of the pane.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2015. All Rights Reserved.