X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.chart.Axis.html diff --git a/docs/output/Ext.chart.Axis.html b/docs/output/Ext.chart.Axis.html index 93aa57da..3f8c4e70 100644 --- a/docs/output/Ext.chart.Axis.html +++ b/docs/output/Ext.chart.Axis.html @@ -1,3 +1,3 @@ -

Class Ext.chart.Axis

Package:Ext.chart
Defined In:Chart.js
Class:Axis
Subclasses:CategoryAxis, NumericAxis, TimeAxis
Extends:Object
Defines a CartesianChart's vertical or horizontal axis.

Public Properties

PropertyDefined By
 hideOverlappingLabels : Boolean
If true, labels that overlap previously drawn labels on the axis will be hidden.
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

Public Methods

This class has no public methods.

Public Events

This class has no public events.
\ No newline at end of file +
Properties Methods Events Direct Link

Class Ext.chart.Axis

Package:Ext.chart
Defined In:Chart.js
Class:Axis
Subclasses:CategoryAxis, NumericAxis, TimeAxis
Extends:Object
Defines a CartesianChart's vertical or horizontal axis.

Public Properties

PropertyDefined By
 hideOverlappingLabels : Boolean
If true, labels that overlap previously drawn labels on the axis will be hidden.
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

Public Methods

This class has no public methods.

Public Events

This class has no public events.
\ No newline at end of file