| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
static TreemapPlotOptions.LayoutStartingDirection |
TreemapPlotOptions.LayoutStartingDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TreemapPlotOptions.LayoutStartingDirection[] |
TreemapPlotOptions.LayoutStartingDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TreemapPlotOptions |
TreemapPlotOptions.setLayoutStartingDirection(TreemapPlotOptions.LayoutStartingDirection layoutStartingDirection)
Convenience method for setting the 'layoutStartingDirection' option of the treemap.
|
TreemapPlotOptions.Level |
TreemapPlotOptions.Level.setLayoutStartingDirection(TreemapPlotOptions.LayoutStartingDirection layoutStartingDirection)
Convenience method for setting the 'layoutStartingDirection' option of the level.
|
Copyright © 2015. All Rights Reserved.