Upgrade to ExtJS 3.1.1 - Released 02/08/2010
[extjs.git] / docs / output / Ext.chart.TimeAxis.html
1 <div xmlns:ext="http://www.extjs.com" class="body-wrap"><div class="inheritance res-block"><pre class="res-block-inner"><a href="output/Ext.chart.Axis.html" ext:member="" ext:cls="Ext.chart.Axis">Axis</a>&#13;&nbsp;&nbsp;<img src="resources/elbow-end.gif">TimeAxis</pre></div><h1>Class <a href="source/Chart.html#cls-Ext.chart.TimeAxis">Ext.chart.TimeAxis</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext.chart</td></tr><tr><td class="label">Defined In:</td><td class="hd-info">Chart.js</td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/Chart.html#cls-Ext.chart.TimeAxis">TimeAxis</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info"><a href="output/Ext.chart.Axis.html" ext:cls="Ext.chart.Axis" ext:member="">Axis</a></td></tr></table><div class="description">A type of axis whose units are measured in time-based values.</div><div class="hr"></div><a id="Ext.chart.TimeAxis-props"></a><h2>Public Properties</h2><table cellspacing="0" class="member-table"><tbody><tr><th colspan="2" class="sig-header">Property</th><th class="msource-header">Defined By</th></tr><tr class="property-row  inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.chart.Axis-hideOverlappingLabels"></a><b><a href="source/Chart.html#prop-Ext.chart.Axis-hideOverlappingLabels">hideOverlappingLabels</a></b> : Boolean<div class="mdesc">If true, labels that overlap previously drawn labels on the axis will be hidden.</div></td><td class="msource"><a href="output/Ext.chart.Axis.html#hideOverlappingLabels" ext:member="#hideOverlappingLabels" ext:cls="Ext.chart.Axis">Axis</a></td></tr><tr class="property-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.chart.Axis-labelFunction"></a><b><a href="source/Chart.html#prop-Ext.chart.Axis-labelFunction">labelFunction</a></b> : String<div class="mdesc"><div class="short">A string reference to the globally-accessible function that may be called to&#13;
2 determine each of the label values for ...</div><div class="long">A string reference to the globally-accessible function that may be called to\r
3 determine each of the label values for this axis.</div></div></td><td class="msource"><a href="output/Ext.chart.Axis.html#labelFunction" ext:member="#labelFunction" ext:cls="Ext.chart.Axis">Axis</a></td></tr><tr class="property-row  "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.chart.TimeAxis-majorTimeUnit"></a><b><a href="source/Chart.html#prop-Ext.chart.TimeAxis-majorTimeUnit">majorTimeUnit</a></b> : String<div class="mdesc">The time unit used by the majorUnit.</div></td><td class="msource">TimeAxis</td></tr><tr class="property-row  "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.chart.TimeAxis-majorTimeUnit"></a><b><a href="source/Chart.html#prop-Ext.chart.TimeAxis-majorTimeUnit">majorTimeUnit</a></b> : String<div class="mdesc">The time unit used by the minorUnit.</div></td><td class="msource">TimeAxis</td></tr><tr class="property-row  "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.chart.TimeAxis-majorUnit"></a><b><a href="source/Chart.html#prop-Ext.chart.TimeAxis-majorUnit">majorUnit</a></b> : Number<div class="mdesc">The spacing between major intervals on this axis.</div></td><td class="msource">TimeAxis</td></tr><tr class="property-row  "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.chart.TimeAxis-majorUnit"></a><b><a href="source/Chart.html#prop-Ext.chart.TimeAxis-majorUnit">majorUnit</a></b> : Number<div class="mdesc">The spacing between minor intervals on this axis.</div></td><td class="msource">TimeAxis</td></tr><tr class="property-row  "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.chart.TimeAxis-maximum"></a><b><a href="source/Chart.html#prop-Ext.chart.TimeAxis-maximum">maximum</a></b> : Number<div class="mdesc">The maximum value drawn by the axis. If not set explicitly, the axis maximum\r
4 will be calculated automatically.</div></td><td class="msource">TimeAxis</td></tr><tr class="property-row  "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.chart.TimeAxis-minimum"></a><b><a href="source/Chart.html#prop-Ext.chart.TimeAxis-minimum">minimum</a></b> : Date<div class="mdesc">The minimum value drawn by the axis. If not set explicitly, the axis minimum\r
5 will be calculated automatically.</div></td><td class="msource">TimeAxis</td></tr><tr class="property-row  inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.chart.Axis-orientation"></a><b><a href="source/Chart.html#prop-Ext.chart.Axis-orientation">orientation</a></b> : String<div class="mdesc">The direction in which the axis is drawn. May be "horizontal" or "vertical".</div></td><td class="msource"><a href="output/Ext.chart.Axis.html#orientation" ext:member="#orientation" ext:cls="Ext.chart.Axis">Axis</a></td></tr><tr class="property-row  inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.chart.Axis-reverse"></a><b><a href="source/Chart.html#prop-Ext.chart.Axis-reverse">reverse</a></b> : Boolean<div class="mdesc">If true, the items on the axis will be drawn in opposite direction.</div></td><td class="msource"><a href="output/Ext.chart.Axis.html#reverse" ext:member="#reverse" ext:cls="Ext.chart.Axis">Axis</a></td></tr><tr class="property-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.chart.TimeAxis-snapToUnits"></a><b><a href="source/Chart.html#prop-Ext.chart.TimeAxis-snapToUnits">snapToUnits</a></b> : Boolean<div class="mdesc"><div class="short">If true, the labels, ticks, gridlines, and other objects will snap to&#13;
6 the nearest major or minor unit. If false, the...</div><div class="long">If true, the labels, ticks, gridlines, and other objects will snap to\r
7 the nearest major or minor unit. If false, their position will be based\r
8 on the minimum value.</div></div></td><td class="msource">TimeAxis</td></tr><tr class="property-row  inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.chart.Axis-type"></a><b><a href="source/Chart.html#prop-Ext.chart.Axis-type">type</a></b> : String<div class="mdesc">The type of axis.</div></td><td class="msource"><a href="output/Ext.chart.Axis.html#type" ext:member="#type" ext:cls="Ext.chart.Axis">Axis</a></td></tr></tbody></table><a id="Ext.chart.TimeAxis-methods"></a><h2>Public Methods</h2><div class="no-members">This class has no public methods.</div><a id="Ext.chart.TimeAxis-events"></a><h2>Public Events</h2><div class="no-members">This class has no public events.</div></div>