X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.chart.LineSeries.html diff --git a/docs/output/Ext.chart.LineSeries.html b/docs/output/Ext.chart.LineSeries.html index 068ace90..0b886f3d 100644 --- a/docs/output/Ext.chart.LineSeries.html +++ b/docs/output/Ext.chart.LineSeries.html @@ -1 +1,3 @@ -
Series
  CartesianSeries
    LineSeries

Class Ext.chart.LineSeries

Package:Ext.chart
Defined In:Chart.js
Class:LineSeries
Extends:CartesianSeries
LineSeries class for the charts widget.

Public Properties

PropertyDefined 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

Public Methods

This class has no public methods.

Public Events

This class has no public events.
\ No newline at end of file +
Properties Methods Events Direct Link
Series
  CartesianSeries
    LineSeries

Class Ext.chart.LineSeries

Package:Ext.chart
Defined In:Chart.js
Class:LineSeries
Extends:CartesianSeries
LineSeries class for the charts widget.

Public Properties

PropertyDefined 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

Public Methods

This class has no public methods.

Public Events

This class has no public events.
\ No newline at end of file