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

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

Methods in org.moxieapps.gwt.highcharts.client that return Frame
 Frame Frame.setBack(Frame.FramePanel backFramePanel)
          Convenience method for setting the 'back' attribute of a 3d chart's frame.
 Frame Frame.setBottom(Frame.FramePanel bottomFramePanel)
          Convenience method for setting the 'bottom' attribute of a 3d chart's frame.
 Frame Frame.setSide(Frame.FramePanel sideFramePanel)
          Convenience method for setting the 'side' attribute of a 3d chart's frame Equivalent to:
 

Methods in org.moxieapps.gwt.highcharts.client with parameters of type Frame
 Options3D Options3D.setFrame(Frame frame)
          Convenience method for setting the 'frame' attribute of a 3d chart.
 



Copyright © 2015. All Rights Reserved.