/* This file is part of Ext JS 3.4 Copyright (c) 2011-2013 Sencha Inc Contact: http://www.sencha.com/contact GNU General Public License Usage This file may be used under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file. Please review the following information to ensure the GNU General Public License version 3.0 requirements will be met: http://www.gnu.org/copyleft/gpl.html. If you are unsure which license is appropriate for your use, please contact the sales department at http://www.sencha.com/contact. Build date: 2013-04-03 15:07:25 */ Ext.data.JsonP.Ext_chart_LineSeries({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":[],"extends":"Ext.chart.CartesianSeries","uses":[],"html":"

Hierarchy

Files

LineSeries class for the charts widget.

\n
Defined By

Properties

Indicates which axis the series will bind to ...

Indicates which axis the series will bind to

\n

Defaults to: 'primary'

The human-readable name of the series.

\n

The human-readable name of the series.

\n
False to not show this series in the legend. ...

False to not show this series in the legend. Defaults to true.

\n

Defaults to: true

Ext.chart.LineSeries
view source
: String
The type of series. ...

The type of series.

\n

Defaults to: "line"

Overrides: Ext.chart.Series.type

The field used to access the x-axis value from the items from the data\nsource.

\n

The field used to access the x-axis value from the items from the data\nsource.

\n

The field used to access the y-axis value from the items from the data\nsource.

\n

The field used to access the y-axis value from the items from the data\nsource.

\n
","superclasses":["Ext.chart.Series","Ext.chart.CartesianSeries"],"meta":{},"requires":[],"html_meta":{},"statics":{"property":[],"cfg":[],"css_var":[],"method":[],"event":[],"css_mixin":[]},"files":[{"href":"Chart.html#Ext-chart-LineSeries","filename":"Chart.js"}],"linenr":965,"members":{"property":[{"tagname":"property","owner":"Ext.chart.CartesianSeries","meta":{},"name":"axis","id":"property-axis"},{"tagname":"property","owner":"Ext.chart.Series","meta":{},"name":"displayName","id":"property-displayName"},{"tagname":"property","owner":"Ext.chart.CartesianSeries","meta":{},"name":"showInLegend","id":"property-showInLegend"},{"tagname":"property","owner":"Ext.chart.LineSeries","meta":{},"name":"type","id":"property-type"},{"tagname":"property","owner":"Ext.chart.CartesianSeries","meta":{},"name":"xField","id":"property-xField"},{"tagname":"property","owner":"Ext.chart.CartesianSeries","meta":{},"name":"yField","id":"property-yField"}],"cfg":[],"css_var":[],"method":[{"tagname":"method","owner":"Ext.chart.LineSeries","meta":{},"name":"constructor","id":"method-constructor"}],"event":[],"css_mixin":[]},"inheritable":null,"private":null,"component":false,"name":"Ext.chart.LineSeries","singleton":false,"override":null,"inheritdoc":null,"id":"class-Ext.chart.LineSeries","mixins":[],"mixedInto":[]});