X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.chart.NumericAxis.html diff --git a/docs/output/Ext.chart.NumericAxis.html b/docs/output/Ext.chart.NumericAxis.html index d4056fd6..54065438 100644 --- a/docs/output/Ext.chart.NumericAxis.html +++ b/docs/output/Ext.chart.NumericAxis.html @@ -1,9 +1,9 @@ -
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
 alwaysShowZero : Boolean
If true, and the bounds are calculated automatically, either the minimum or -maximum will be set to zero.
NumericAxis
 hideOverlappingLabels : Boolean
If true, labels that overlap previously drawn labels on the axis will be hidden.
Axis