X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.chart.Axis.html?ds=sidebyside diff --git a/docs/output/Ext.chart.Axis.html b/docs/output/Ext.chart.Axis.html index e11f55a2..96d55112 100644 --- a/docs/output/Ext.chart.Axis.html +++ b/docs/output/Ext.chart.Axis.html @@ -1,3 +1,3 @@ -
Package: | Ext.chart |
Defined In: | Chart.js |
Class: | Axis |
Subclasses: | CategoryAxis, NumericAxis, TimeAxis |
Extends: | Object |
Property | Defined By | |
---|---|---|
hideOverlappingLabels : Boolean If true, labels that overlap previously drawn labels on the axis will be hidden. | Axis | |
labelFunction : String A string reference to the globally-accessible function that may be called to
-determine each of the label values for ... A string reference to the globally-accessible function that may be called to
-determine each of the label values for this axis. | Axis | |
orientation : String The direction in which the axis is drawn. May be "horizontal" or "vertical". | Axis | |
reverse : Boolean If true, the items on the axis will be drawn in opposite direction. | Axis | |
type : String The type of axis. | Axis |
Package: | Ext.chart |
Defined In: | Chart.js |
Class: | Axis |
Subclasses: | CategoryAxis, NumericAxis, TimeAxis |
Extends: | Object |
Property | Defined By | |
---|---|---|
hideOverlappingLabels : Boolean If true, labels that overlap previously drawn labels on the axis will be hidden. | Axis | |
labelFunction : String A string reference to the globally-accessible function that may be called to
+determine each of the label values for t... A string reference to the globally-accessible function that may be called to
+determine each of the label values for this axis. | Axis | |
labelSpacing : Number The space, in pixels, between labels on an axis. | Axis | |
orientation : String The direction in which the axis is drawn. May be "horizontal" or "vertical". | Axis | |
reverse : Boolean If true, the items on the axis will be drawn in opposite direction. | Axis | |
type : String The type of axis. | Axis |