X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.chart.ColumnSeries.html diff --git a/docs/output/Ext.chart.ColumnSeries.html b/docs/output/Ext.chart.ColumnSeries.html new file mode 100644 index 00000000..fcc900de --- /dev/null +++ b/docs/output/Ext.chart.ColumnSeries.html @@ -0,0 +1 @@ +
Properties Methods Events Direct Link
Series
  CartesianSeries
    ColumnSeries

Class Ext.chart.ColumnSeries

Package:Ext.chart
Defined In:Chart.js
Class:ColumnSeries
Extends:CartesianSeries
ColumnSeries 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