X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.chart.BarSeries.html diff --git a/docs/output/Ext.chart.BarSeries.html b/docs/output/Ext.chart.BarSeries.html index 5c0caebc..09349461 100644 --- a/docs/output/Ext.chart.BarSeries.html +++ b/docs/output/Ext.chart.BarSeries.html @@ -1 +1,5 @@ -
Properties Methods Events Direct Link
Series
  CartesianSeries
    BarSeries

Class Ext.chart.BarSeries

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

Class Ext.chart.BarSeries

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