X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..e9397f91ede62d446aed37d23256e8938fc4c335:/docs/output/Ext.chart.LineSeries.html diff --git a/docs/output/Ext.chart.LineSeries.html b/docs/output/Ext.chart.LineSeries.html index a7ffb866..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 |