| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client.plotOptions |
| 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.
|
DataGrouping |
DataGrouping.setDateTimeLabelFormats(DateTimeLabelFormats dateTimeLabelFormats)
Convenience method for setting the 'dateTimeLabelFormats' options of the dataGrouping.
|
DataGrouping |
DataGrouping.setEnabled(boolean enabled)
Convenience method for setting the "enabled" option for the data grouping of the plot.
|
DataGrouping |
DataGrouping.setForced(boolean forced)
Convenience method for setting the "forced" option for the data grouping of the plot.
|
DataGrouping |
DataGrouping.setGroupPixelWidth(Number groupPixelWidth)
Convenience method for setting the "groupPixelWidth" option for the data grouping of the plot.
|
DataGrouping |
DataGrouping.setSmoothed(boolean smoothed)
Convenience method for setting the "smoothed" option for the data grouping of the plot.
|
DataGrouping |
DataGrouping.setUnits(DataGrouping.Unit... units)
Convenience method for setting the "units" option for the data grouping of the plot.
|
| Modifier and Type | Method and Description |
|---|---|
T |
PlotOptions.setDataGrouping(DataGrouping dataGrouping)
Convenience method for setting the "dataGrouping" options for a stock chart.
|
Copyright © 2015. All Rights Reserved.