X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.chart.NumericAxis.html diff --git a/docs/output/Ext.chart.NumericAxis.html b/docs/output/Ext.chart.NumericAxis.html index 7c36c3a1..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