com.gwtext.client.widgets.chart.yui
Class BarSeries

java.lang.Object
  extended by com.gwtext.client.core.JsObject
      extended by com.gwtext.client.widgets.chart.yui.BarSeries

public class BarSeries
extends JsObject

BarSeries class for the YUI Charts widget.


Field Summary
 
Fields inherited from class com.gwtext.client.core.JsObject
jsObj
 
Constructor Summary
BarSeries()
           
 
Method Summary
protected  com.google.gwt.core.client.JavaScriptObject create()
           
 
Methods inherited from class com.gwtext.client.core.JsObject
getJsObj, getProperties, isCreated, setJsObj
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BarSeries

public BarSeries()
Method Detail

create

protected com.google.gwt.core.client.JavaScriptObject create()