X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.chart.CartesianSeries.html diff --git a/docs/output/Ext.chart.CartesianSeries.html b/docs/output/Ext.chart.CartesianSeries.html index ca6be357..bfd03c40 100644 --- a/docs/output/Ext.chart.CartesianSeries.html +++ b/docs/output/Ext.chart.CartesianSeries.html @@ -1,3 +1,4 @@ -
Series CartesianSeries
Package: | Ext.chart |
Defined In: | Chart.js |
Class: | CartesianSeries |
Subclasses: | BarSeries, ColumnSeries, LineSeries |
Extends: | Series |
Property | Defined 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
+ Series + CartesianSeries Class Ext.chart.CartesianSeries
CartesianSeries class for the charts widget. Public Properties
Public MethodsThis class has no public methods. Public EventsThis class has no public events. |