/* This file is part of Ext JS 3.4 Copyright (c) 2011-2013 Sencha Inc Contact: http://www.sencha.com/contact GNU General Public License Usage This file may be used under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file. Please review the following information to ensure the GNU General Public License version 3.0 requirements will be met: http://www.gnu.org/copyleft/gpl.html. If you are unsure which license is appropriate for your use, please contact the sales department at http://www.sencha.com/contact. Build date: 2013-04-03 15:07:25 */ Ext.data.JsonP.Ext_chart_NumericAxis({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":[],"extends":"Ext.chart.Axis","uses":[],"html":"

Hierarchy

Ext.chart.Axis
Ext.chart.NumericAxis

Files

A type of axis whose units are measured in numeric values.

\n
Defined By

Properties

Ext.chart.NumericAxis
view source
: Boolean
Indicates whether to extend maximum beyond data's maximum to the nearest\nmajorUnit. ...

Indicates whether to extend maximum beyond data's maximum to the nearest\nmajorUnit.

\n

Defaults to: true

Ext.chart.NumericAxis
view source
: Boolean
Indicates whether to extend the minimum beyond data's minimum to the\nnearest majorUnit. ...

Indicates whether to extend the minimum beyond data's minimum to the\nnearest majorUnit.

\n

Defaults to: true

Ext.chart.NumericAxis
view source
: Boolean
If true, and the bounds are calculated automatically, either the minimum\nor maximum will be set to zero. ...

If true, and the bounds are calculated automatically, either the minimum\nor maximum will be set to zero.

\n

Defaults to: true

Ext.chart.NumericAxis
view source
: Boolean
Indicates whether to factor in the size of the labels when calculating a\nmajor unit. ...

Indicates whether to factor in the size of the labels when calculating a\nmajor unit.

\n

Defaults to: true

If true, labels that overlap previously drawn labels on the axis will be hidden. ...

If true, labels that overlap previously drawn labels on the axis will be hidden.

\n

Defaults to: true

A string reference to the globally-accessible function that may be called to\ndetermine each of the label values for t...

A string reference to the globally-accessible function that may be called to\ndetermine each of the label values for this axis.

\n
The space, in pixels, between labels on an axis. ...

The space, in pixels, between labels on an axis.

\n

Defaults to: 2

Ext.chart.NumericAxis
view source
majorUnit : Number

The spacing between major intervals on this axis.

\n

The spacing between major intervals on this axis.

\n
Ext.chart.NumericAxis
view source
: Number
The maximum value drawn by the axis. ...

The maximum value drawn by the axis. If not set explicitly, the axis\nmaximum will be calculated automatically.

\n
Ext.chart.NumericAxis
view source
: Number
The minimum value drawn by the axis. ...

The minimum value drawn by the axis. If not set explicitly, the axis\nminimum will be calculated automatically.

\n
Ext.chart.NumericAxis
view source
minorUnit : Number

The spacing between minor intervals on this axis.

\n

The spacing between minor intervals on this axis.

\n
The direction in which the axis is drawn. ...

The direction in which the axis is drawn. May be \"horizontal\" or \"vertical\".

\n

Defaults to: "horizontal"

Ext.chart.NumericAxis
view source
: String
Indicates the position of the axis relative to the chart ...

Indicates the position of the axis relative to the chart

\n

Defaults to: 'left'

If true, the items on the axis will be drawn in opposite direction. ...

If true, the items on the axis will be drawn in opposite direction.

\n

Defaults to: false

Ext.chart.NumericAxis
view source
: Boolean
Indicates whether to round the major unit. ...

Indicates whether to round the major unit.

\n

Defaults to: true

Ext.chart.NumericAxis
view source
: String
The scaling algorithm to use on this axis. ...

The scaling algorithm to use on this axis. May be \"linear\" or\n\"logarithmic\".

\n

Defaults to: "linear"

Ext.chart.NumericAxis
view source
: Boolean
If true, the labels, ticks, gridlines, and other objects will snap to the\nnearest major or minor unit. ...

If true, the labels, ticks, gridlines, and other objects will snap to the\nnearest major or minor unit. If false, their position will be based on\nthe minimum value.

\n

Defaults to: true

Ext.chart.NumericAxis
view source
: String
The type of axis. ...

The type of axis.

\n

Defaults to: "numeric"

Overrides: Ext.chart.Axis.type

Defined By

Methods

","superclasses":["Ext.chart.Axis"],"meta":{},"requires":[],"html_meta":{},"statics":{"property":[],"cfg":[],"css_var":[],"method":[],"event":[],"css_mixin":[]},"files":[{"href":"Chart.html#Ext-chart-NumericAxis","filename":"Chart.js"}],"linenr":653,"members":{"property":[{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"adjustMaximumByMajorUnit","id":"property-adjustMaximumByMajorUnit"},{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"adjustMinimumByMajorUnit","id":"property-adjustMinimumByMajorUnit"},{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"alwaysShowZero","id":"property-alwaysShowZero"},{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"calculateByLabelSize","id":"property-calculateByLabelSize"},{"tagname":"property","owner":"Ext.chart.Axis","meta":{},"name":"hideOverlappingLabels","id":"property-hideOverlappingLabels"},{"tagname":"property","owner":"Ext.chart.Axis","meta":{},"name":"labelFunction","id":"property-labelFunction"},{"tagname":"property","owner":"Ext.chart.Axis","meta":{},"name":"labelSpacing","id":"property-labelSpacing"},{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"majorUnit","id":"property-majorUnit"},{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"maximum","id":"property-maximum"},{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"minimum","id":"property-minimum"},{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"minorUnit","id":"property-minorUnit"},{"tagname":"property","owner":"Ext.chart.Axis","meta":{},"name":"orientation","id":"property-orientation"},{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"position","id":"property-position"},{"tagname":"property","owner":"Ext.chart.Axis","meta":{},"name":"reverse","id":"property-reverse"},{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"roundMajorUnit","id":"property-roundMajorUnit"},{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"scale","id":"property-scale"},{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"snapToUnits","id":"property-snapToUnits"},{"tagname":"property","owner":"Ext.chart.NumericAxis","meta":{},"name":"type","id":"property-type"}],"cfg":[],"css_var":[],"method":[{"tagname":"method","owner":"Ext.chart.NumericAxis","meta":{},"name":"constructor","id":"method-constructor"}],"event":[],"css_mixin":[]},"inheritable":null,"private":null,"component":false,"name":"Ext.chart.NumericAxis","singleton":false,"override":null,"inheritdoc":null,"id":"class-Ext.chart.NumericAxis","mixins":[],"mixedInto":[]});