| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
T |
BaseChart.setPiePlotOptions(PiePlotOptions piePlotOptions)
Updates the options that all pie type series within the chart will use by default.
|
| Modifier and Type | Method and Description |
|---|---|
PiePlotOptions |
PiePlotOptions.setPieDataLabels(PieDataLabels pieDataLabels)
Convenience method for setting the 'dataLabels' plot option to a configuration object
that is more specific to pie charts.
|
PiePlotOptions |
PiePlotOptions.setPointLegendItemClickEventHandler(PointLegendItemClickEventHandler pointLegendItemClickEventHandler)
Set a callback handler that will be invoked whenever the user clicks on the legend item points
in a pie series.
|
Copyright © 2015. All Rights Reserved.