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