X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.chart.CategoryAxis.html diff --git a/docs/output/Ext.chart.CategoryAxis.html b/docs/output/Ext.chart.CategoryAxis.html index 287f0317..f9fe5b36 100644 --- a/docs/output/Ext.chart.CategoryAxis.html +++ b/docs/output/Ext.chart.CategoryAxis.html @@ -1,3 +1,3 @@ -
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