X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.chart.TimeAxis.html diff --git a/docs/output/Ext.chart.TimeAxis.html b/docs/output/Ext.chart.TimeAxis.html deleted file mode 100644 index 764fc6f6..00000000 --- a/docs/output/Ext.chart.TimeAxis.html +++ /dev/null @@ -1,8 +0,0 @@ -
Axis
  TimeAxis

Class Ext.chart.TimeAxis

Package:Ext.chart
Defined In:Chart.js
Class:TimeAxis
Extends:Axis
A type of axis whose units are measured in time-based values.

Public Properties

PropertyDefined By
 hideOverlappingLabels : Boolean
If true, labels that overlap previously drawn labels on the axis will be hidden.
Axis
 majorTimeUnit : String
The time unit used by the majorUnit.
TimeAxis
 majorTimeUnit : String
The time unit used by the minorUnit.
TimeAxis
 majorUnit : Number
The spacing between major intervals on this axis.
TimeAxis
 majorUnit : Number
The spacing between minor intervals on this axis.
TimeAxis
 maximum : Number
The maximum value drawn by the axis. If not set explicitly, the axis maximum -will be calculated automatically.
TimeAxis
 minimum : Date
The minimum value drawn by the axis. If not set explicitly, the axis minimum -will be calculated automatically.
TimeAxis
 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