| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client |
| Modifier and Type | Method and Description |
|---|---|
Options3D |
Options3D.setAlpha(Number alpha)
Convenience method for setting the 'alpha' attribute of a 3d chart.
|
Options3D |
Options3D.setBeta(Number beta)
Convenience method for setting the 'bets' attribute of a 3d chart.
|
Options3D |
Options3D.setDepth(Number depth)
Convenience method for setting the 'depth' attribute of a 3d chart.
|
Options3D |
Options3D.setEnabled(Boolean enabled)
Convenience method for setting the 'enabled' attribute of a 3d chart.
|
Options3D |
Options3D.setFrame(Frame frame)
Convenience method for setting the 'frame' attribute of a 3d chart.
|
Options3D |
Options3D.setViewDistance(Number viewDistance)
Convenience method for setting the 'viewDistance' option of a 3d chart.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2015. All Rights Reserved.