Uses of Class
org.moxieapps.gwt.highcharts.client.plotOptions.Dial

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

Methods in org.moxieapps.gwt.highcharts.client.plotOptions that return Dial
 Dial Dial.setBaseLength(String baseLength)
          Convenience method for setting the "baseLength" option for a gauge's dial.
 Dial Dial.setBaseWidth(Number baseWidth)
          Convenience method for setting the "baseWidth" option for a gauge's dial.
 Dial Dial.setRearLength(String rearLength)
          Convenience method for setting the "rearLength" option for a gauge's dial.
 Dial Dial.setTopWidth(Number topWidth)
          Convenience method for setting the "topLength" option for a gauge's dial.
 

Methods in org.moxieapps.gwt.highcharts.client.plotOptions with parameters of type Dial
 GaugePlotOptions GaugePlotOptions.setDialOptions(Dial dial)
          Convenience method for setting the "dial" option for gauge charts.
 



Copyright © 2015. All Rights Reserved.