X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.chart.BarSeries.html?ds=sidebyside diff --git a/docs/output/Ext.chart.BarSeries.html b/docs/output/Ext.chart.BarSeries.html deleted file mode 100644 index 426629ae..00000000 --- a/docs/output/Ext.chart.BarSeries.html +++ /dev/null @@ -1 +0,0 @@ -
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 |