X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.chart.LineSeries.html?ds=sidebyside diff --git a/docs/output/Ext.chart.LineSeries.html b/docs/output/Ext.chart.LineSeries.html new file mode 100644 index 00000000..d91a8e58 --- /dev/null +++ b/docs/output/Ext.chart.LineSeries.html @@ -0,0 +1 @@ +
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 |