Uses of Class
org.moxieapps.gwt.highcharts.client.plotOptions.LinePlotOptions.Compare

Packages that use LinePlotOptions.Compare
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 LinePlotOptions.Compare in org.moxieapps.gwt.highcharts.client.plotOptions
 

Methods in org.moxieapps.gwt.highcharts.client.plotOptions that return LinePlotOptions.Compare
static LinePlotOptions.Compare LinePlotOptions.Compare.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LinePlotOptions.Compare[] LinePlotOptions.Compare.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 LinePlotOptions.Compare
 LinePlotOptions LinePlotOptions.setCompare(LinePlotOptions.Compare compare)
          Convenience method for setting the 'compare' option of the chart.
 



Copyright © 2015. All Rights Reserved.