| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
static DataGrouping.Approximation |
DataGrouping.Approximation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataGrouping.Approximation[] |
DataGrouping.Approximation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataGrouping |
DataGrouping.setApproximation(DataGrouping.Approximation approximation)
Convenience method for setting the "approximation" option for the data grouping of the plot.
|
Copyright © 2015. All Rights Reserved.