X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..e9397f91ede62d446aed37d23256e8938fc4c335:/docs/output/Ext.chart.NumericAxis.html diff --git a/docs/output/Ext.chart.NumericAxis.html b/docs/output/Ext.chart.NumericAxis.html index 7e664d98..19f1b7b8 100644 --- a/docs/output/Ext.chart.NumericAxis.html +++ b/docs/output/Ext.chart.NumericAxis.html @@ -1,4 +1,5 @@ -
Properties Methods Events Direct Link
Axis
  NumericAxis

Class Ext.chart.NumericAxis

Package:Ext.chart
Defined In:Chart.js
Class:NumericAxis
Extends:Axis
A type of axis whose units are measured in numeric values.

Public Properties

PropertyDefined By
 adjustMaximumByMajorUnit : Boolean
Indicates whether to extend maximum beyond data's maximum to the nearest +
Axis
+  NumericAxis

Class Ext.chart.NumericAxis

Package:Ext.chart
Defined In:Chart.js
Class:NumericAxis
Extends:Axis
A type of axis whose units are measured in numeric values.

Public Properties

PropertyDefined By
 adjustMaximumByMajorUnit : Boolean
Indicates whether to extend maximum beyond data's maximum to the nearest majorUnit.
NumericAxis
 adjustMinimumByMajorUnit : Boolean
Indicates whether to extend the minimum beyond data's minimum to the nearest majorUnit.
NumericAxis
 alwaysShowZero : Boolean
If true, and the bounds are calculated automatically, either the minimum or maximum will be set to zero.
NumericAxis
 calculateByLabelSize : Boolean
Indicates whether to factor in the size of the labels when calculating a