Uses of Class
org.moxieapps.gwt.highcharts.client.Global

Packages that use Global
org.moxieapps.gwt.highcharts.client This is the core package of the library, which includes the Chart and StockChart classes which most applications will want to start with when using Highcharts or Highstock visualizations. 
 

Uses of Global in org.moxieapps.gwt.highcharts.client
 

Methods in org.moxieapps.gwt.highcharts.client that return Global
 Global Global.setCanvasToolsURL(String canvasToolsURL)
          Convenience method for setting the 'canvasToolsURL' global option.
 Global Global.setUseUTC(boolean useUTC)
          Convenience method for setting the 'useUTC' global option.
 

Methods in org.moxieapps.gwt.highcharts.client with parameters of type Global
 Highcharts.Options Highcharts.Options.setGlobal(Global global)
          Set the global options to use on all Highchart instances.
 



Copyright © 2015. All Rights Reserved.