Uses of Class
org.moxieapps.gwt.highcharts.client.PaneBackground.Shape

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

Methods in org.moxieapps.gwt.highcharts.client that return PaneBackground.Shape
static PaneBackground.Shape PaneBackground.Shape.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PaneBackground.Shape[] PaneBackground.Shape.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.moxieapps.gwt.highcharts.client with parameters of type PaneBackground.Shape
 PaneBackground PaneBackground.setShape(PaneBackground.Shape shape)
          Convenience method for setting the 'background' option of the pane.
 



Copyright © 2015. All Rights Reserved.