Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / src / chart / axis / Abstract.js
index e4bebfd..dee81ec 100644 (file)
@@ -15,6 +15,7 @@ If you are unsure which license is appropriate for your use, please contact the
 /**
  * @class Ext.chart.axis.Abstract
  * Base class for all axis classes.
+ * @private
  */
 Ext.define('Ext.chart.axis.Abstract', {