| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
T |
BaseChart.setSplinePlotOptions(SplinePlotOptions splinePlotOptions)
Updates the options that all spline type series within the chart will use by default.
|
| Modifier and Type | Method and Description |
|---|---|
SplinePlotOptions |
SplinePlotOptions.setConnectNulls(boolean connectNulls)
Convenience method for setting the 'connectNulls' option for the chart.
|
SplinePlotOptions |
SplinePlotOptions.setGapSize(Number gapSize)
Convenience Method for setting the "gapSize" option of the plot options.
|
Copyright © 2015. All Rights Reserved.