| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
T |
BaseChart.setPyramidPlotOptions(PyramidPlotOptions pyramidPlotOptions)
Updates the options that all pie type series within the chart will use by default.
|
| Modifier and Type | Method and Description |
|---|---|
PyramidPlotOptions |
PyramidPlotOptions.setHeight(Number height)
Convenience method for setting the 'height' option of a funnel chart.
|
PyramidPlotOptions |
PyramidPlotOptions.setHeight(String height)
Convenience method for setting the 'height' option of a funnel chart.
|
PyramidPlotOptions |
PyramidPlotOptions.setPyramidDataLabels(PyramidDataLabels pyramidDataLabels)
Convenience method for setting the 'dataLabels' plot option to a configuration object
that is more specific to funnel charts.
|
Copyright © 2015. All Rights Reserved.