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

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

Methods in org.moxieapps.gwt.highcharts.client that return Theme
 Theme Theme.setFill(String fill)
          Convenience method for setting the 'fill' option of the theme.
 Theme Theme.setPadding(Number padding)
          Convenience method for setting the 'padding' option of the theme.
 Theme Theme.setR(Number r)
          Convenience method for setting the 'r' option of the theme.
 Theme Theme.setStroke(String stroke)
          Convenience method for setting the 'stroke' option of the theme.
 Theme Theme.setStrokeWidth(Number strokeWidth)
          Convenience method for setting the 'strokeWidth' option of the theme.
 Theme Theme.setStyle(Style style)
          Convenience method for setting the 'style' option of the theme.
 

Methods in org.moxieapps.gwt.highcharts.client with parameters of type Theme
 Drilldown Drilldown.setDrillUpButtonTheme(Theme drillUpButtonTheme)
          Convenience method for setting the 'theme' option of the drillUpButton.
 



Copyright © 2015. All Rights Reserved.