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

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

Methods in org.moxieapps.gwt.highcharts.client that return Frame.FramePanel
 Frame.FramePanel Frame.FramePanel.setColor(Color color)
          Convenience method for setting the 'color' attribute of a panel.
 Frame.FramePanel Frame.FramePanel.setSize(Number size)
          Convenience method for setting the 'size' attribute of a panel.
 

Methods in org.moxieapps.gwt.highcharts.client with parameters of type Frame.FramePanel
 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:
 



Copyright © 2015. All Rights Reserved.