X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..e9397f91ede62d446aed37d23256e8938fc4c335:/docs/output/Ext.chart.BarSeries.html?ds=sidebyside diff --git a/docs/output/Ext.chart.BarSeries.html b/docs/output/Ext.chart.BarSeries.html index 8b80c3f4..09349461 100644 --- a/docs/output/Ext.chart.BarSeries.html +++ b/docs/output/Ext.chart.BarSeries.html @@ -1 +1,5 @@ -
Series CartesianSeries BarSeries
Package: | Ext.chart |
Defined In: | Chart.js |
Class: | BarSeries |
Extends: | CartesianSeries |
Property | Defined By | |
---|---|---|
displayName : String The human-readable name of the series. | Series | |
type : String The type of series. | Series | |
xField : String The field used to access the x-axis value from the items from the data source. | CartesianSeries | |
yField : String The field used to access the y-axis value from the items from the data source. | CartesianSeries |
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
+source. | CartesianSeries | |
yField : String The field used to access the y-axis value from the items from the data
+source. | CartesianSeries |