X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.chart.LineSeries.html 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 @@ +
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
 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