X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.chart.CartesianSeries.html diff --git a/docs/output/Ext.chart.CartesianSeries.html b/docs/output/Ext.chart.CartesianSeries.html index 6d8f5efd..26ba205f 100644 --- a/docs/output/Ext.chart.CartesianSeries.html +++ b/docs/output/Ext.chart.CartesianSeries.html @@ -1 +1,3 @@ -
Series CartesianSeries
Package: | Ext.chart |
Defined In: | Chart.js |
Class: | CartesianSeries |
Subclasses: | BarSeries, ColumnSeries, LineSeries |
Extends: | Series |
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
Package: | Ext.chart |
Defined In: | Chart.js |
Class: | CartesianSeries |
Subclasses: | BarSeries, ColumnSeries, LineSeries |
Extends: | Series |
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 |