X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.chart.LineSeries.html diff --git a/docs/output/Ext.chart.LineSeries.html b/docs/output/Ext.chart.LineSeries.html deleted file mode 100644 index 068ace90..00000000 --- a/docs/output/Ext.chart.LineSeries.html +++ /dev/null @@ -1 +0,0 @@ -
Series CartesianSeries LineSeries
Package: | Ext.chart |
Defined In: | Chart.js |
Class: | LineSeries |
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 |