X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.chart.CartesianSeries.html?ds=inline diff --git a/docs/output/Ext.chart.CartesianSeries.html b/docs/output/Ext.chart.CartesianSeries.html index 46cefb11..bfd03c40 100644 --- a/docs/output/Ext.chart.CartesianSeries.html +++ b/docs/output/Ext.chart.CartesianSeries.html @@ -1 +1,4 @@ -
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 |