X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/output/Ext.chart.CategoryAxis.html diff --git a/docs/output/Ext.chart.CategoryAxis.html b/docs/output/Ext.chart.CategoryAxis.html index eaac6cf7..287f0317 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