| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
T |
BaseChart.setTreemapPlotOptions(TreemapPlotOptions treemapPlotOptions)
Updates the options that all treemap type series within the chart will use by default.
|
| Modifier and Type | Method and Description |
|---|---|
TreemapPlotOptions |
TreemapPlotOptions.setAllowDrillToNode(boolean allowDrillToNode)
Convenience method for setting the 'allowDrillToNode' option of the treemap.
|
TreemapPlotOptions |
TreemapPlotOptions.setAlternateStartingDirection(boolean alternateStartingDirection)
Convenience method for setting the 'alternateStartingDirection' option of the treemap.
|
TreemapPlotOptions |
TreemapPlotOptions.setInteractByLeaf(boolean interactByLeaf)
Convenience method for setting the 'interactByLeaf' option of the treemap.
|
TreemapPlotOptions |
TreemapPlotOptions.setLayoutAlgorithm(TreemapPlotOptions.LayoutAlgorithm layoutAlgorithm)
Convenience method for setting the 'layoutAlgorithm' option of the treemap.
|
TreemapPlotOptions |
TreemapPlotOptions.setLayoutStartingDirection(TreemapPlotOptions.LayoutStartingDirection layoutStartingDirection)
Convenience method for setting the 'layoutStartingDirection' option of the treemap.
|
TreemapPlotOptions |
TreemapPlotOptions.setLevelIsConstant(boolean levelIsConstant)
Convenience method for setting the 'levelIsConstant' option of the treemap.
|
TreemapPlotOptions |
TreemapPlotOptions.setLevels(TreemapPlotOptions.Level... levels)
Convenience method for setting the 'levels' option of the treemap.
|
Copyright © 2015. All Rights Reserved.