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

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

Subclasses of BaseChart in org.moxieapps.gwt.highcharts.client
 class Chart
          The main GWT widget that can be constructed and then configured in order to add a Highcharts chart into a GWT layout container.
 class StockChart
          The main GWT widget that can be constructed and then configured in order to add a Highstock chart into a GWT layout container.
 

Constructors in org.moxieapps.gwt.highcharts.client with parameters of type BaseChart
Series(BaseChart chart)
          Use the createSeries() method to create new series instances.
 



Copyright © 2015. All Rights Reserved.