| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
T |
BaseChart.setBubblePlotOptions(BubblePlotOptions bubblePlotOptions)
Updates the options that all bubble type series within the chart will use by default.
|
| Modifier and Type | Method and Description |
|---|---|
BubblePlotOptions |
BubblePlotOptions.setDisplayNegative(boolean displayNegative)
Convenience method for setting the "displayNegative" option for the bubble plot options.
|
BubblePlotOptions |
BubblePlotOptions.setZThreshold(Number zThreshold)
Convenience method for setting the "zThreshold" option for the bubble plot options.
|
Copyright © 2015. All Rights Reserved.