X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.chart.BarSeries.html?ds=inline diff --git a/docs/output/Ext.chart.BarSeries.html b/docs/output/Ext.chart.BarSeries.html index 96b782ff..09349461 100644 --- a/docs/output/Ext.chart.BarSeries.html +++ b/docs/output/Ext.chart.BarSeries.html @@ -1,3 +1,5 @@ -
Series CartesianSeries BarSeries
Package: | Ext.chart |
Defined In: | Chart.js |
Class: | BarSeries |
Extends: | CartesianSeries |
Property | Defined By | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
axis : String Indicates which axis the series will bind to | CartesianSeries | |||||||||||||||||||||||||||||
displayName : String The human-readable name of the series. | Series | |||||||||||||||||||||||||||||
showInLegend : Boolean False to not show this series in the legend. Defaults to true. | CartesianSeries | |||||||||||||||||||||||||||||
type : String The type of series. | Series | |||||||||||||||||||||||||||||
xField : String The field used to access the x-axis value from the items from the data
+ Series + CartesianSeries + BarSeries Class Ext.chart.BarSeries
BarSeries class for the charts widget. Public Properties
Public MethodsThis class has no public methods. Public EventsThis class has no public events. |