| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
T |
BaseChart.setHeatmapPlotOptions(HeatmapPlotOptions heatmapPlotOptions)
Updates the options that all heatmap type series within the chart will use by default.
|
| Modifier and Type | Method and Description |
|---|---|
HeatmapPlotOptions |
HeatmapPlotOptions.setBorderRadius(Number borderRadius)
Convenience method for setting the 'borderRadius' option of the heatmap.
|
HeatmapPlotOptions |
HeatmapPlotOptions.setBorderWidth(Number borderWidth)
convenience method for setting the 'borderWidth' option of the heatmap.
|
HeatmapPlotOptions |
HeatmapPlotOptions.setColorByPoint(boolean colorByPoint)
convenience method for setting the 'colorByPoint' option of the heatmap.
|
HeatmapPlotOptions |
HeatmapPlotOptions.setColors(String... colors)
Convenience method for setting the 'colors' option of the heatmap.
|
HeatmapPlotOptions |
HeatmapPlotOptions.setColSize(Number colSize)
Convenience method for setting the 'colSize' option of the heatmap.
|
HeatmapPlotOptions |
HeatmapPlotOptions.setRowSize(Number rowSize)
Convenience method for setting the 'rowsize' option of the heatmap.
|
Copyright © 2015. All Rights Reserved.