Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / Numeric.html
index ad5dece..7de7699 100644 (file)
@@ -15,8 +15,8 @@
   </script>
 </head>
 <body onload="prettyPrint(); highlight();">
-  <pre class="prettyprint lang-js"><span id='Ext-chart-axis-Numeric-method-constructor'><span id='Ext-chart-axis-Numeric'>/**
-</span></span> * @class Ext.chart.axis.Numeric
+  <pre class="prettyprint lang-js"><span id='Ext-chart-axis-Numeric'>/**
+</span> * @class Ext.chart.axis.Numeric
  * @extends Ext.chart.axis.Axis
  *
  * An axis to handle numeric values. This axis is used for quantitative data as
@@ -92,7 +92,6 @@
  * We use a &lt;em&gt;grid&lt;/em&gt; configuration to set odd background rows to a certain style and even rows
  * to be transparent/ignored.
  *
- * @constructor
  */
 Ext.define('Ext.chart.axis.Numeric', {