Uses of Class
org.moxieapps.gwt.highcharts.client.plotOptions.DataGrouping.Approximation

Packages that use DataGrouping.Approximation
org.moxieapps.gwt.highcharts.client.plotOptions Provides configuration objects that are used to control how each of the different series types will be rendered. 
 

Uses of DataGrouping.Approximation in org.moxieapps.gwt.highcharts.client.plotOptions
 

Methods in org.moxieapps.gwt.highcharts.client.plotOptions that return DataGrouping.Approximation
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.
 

Methods in org.moxieapps.gwt.highcharts.client.plotOptions with parameters of type DataGrouping.Approximation
 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.