X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.chart.CategoryAxis.html diff --git a/docs/output/Ext.chart.CategoryAxis.html b/docs/output/Ext.chart.CategoryAxis.html index 613dba25..eaac6cf7 100644 --- a/docs/output/Ext.chart.CategoryAxis.html +++ b/docs/output/Ext.chart.CategoryAxis.html @@ -1,3 +1,3 @@ -
Properties Methods Events Direct Link
Axis
  CategoryAxis

Class Ext.chart.CategoryAxis

Package:Ext.chart
Defined In:Chart.js
Class:CategoryAxis
Extends:Axis
A type of axis that displays items in categories.

Public Properties

PropertyDefined 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