X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.chart.LineSeries.html?ds=inline diff --git a/docs/output/Ext.chart.LineSeries.html b/docs/output/Ext.chart.LineSeries.html index d91a8e58..d87240ec 100644 --- a/docs/output/Ext.chart.LineSeries.html +++ b/docs/output/Ext.chart.LineSeries.html @@ -1 +1,5 @@ -
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 |
Series + CartesianSeries + LineSeries
Package: | Ext.chart |
Defined In: | Chart.js |
Class: | LineSeries |
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 |