Uses of Class
org.moxieapps.gwt.highcharts.client.Highcharts.Options

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

Methods in org.moxieapps.gwt.highcharts.client that return Highcharts.Options
 Highcharts.Options Highcharts.Options.setGlobal(Global global)
          Set the global options to use on all Highchart instances.
 Highcharts.Options Highcharts.Options.setLang(Lang lang)
          Set the language options to use on all Highchart instances.
 

Methods in org.moxieapps.gwt.highcharts.client with parameters of type Highcharts.Options
static void Highcharts.setOptions(Highcharts.Options options)
          Sets the options globally for all charts created after this has been called.
 



Copyright © 2015. All Rights Reserved.