X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..92c2b89db26be16707f4a805d3303ab2531006e1:/docs/output/Ext.chart.CategoryAxis.html?ds=sidebyside diff --git a/docs/output/Ext.chart.CategoryAxis.html b/docs/output/Ext.chart.CategoryAxis.html index 613dba25..f9fe5b36 100644 --- a/docs/output/Ext.chart.CategoryAxis.html +++ b/docs/output/Ext.chart.CategoryAxis.html @@ -1,3 +1,3 @@ -
Axis CategoryAxis
Package: | Ext.chart |
Defined In: | Chart.js |
Class: | CategoryAxis |
Extends: | Axis |
Property | Defined By | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
categoryNames : Array A list of category names to display along this axis. | CategoryAxis | |||||||||||||||||||||||||||||
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
+ Axis CategoryAxis Class Ext.chart.CategoryAxis
A type of axis that displays items in categories. Public Properties
Public MethodsThis class has no public methods. Public EventsThis class has no public events. |