Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / Chart.html
index 2e7191e..6846ddb 100644 (file)
  * select a color theme `Category1` for coloring the series, set the legend to the right part of the chart and
  * then tell the chart to render itself in the body element of the document. For more information about the axes and
  * series configurations please check the documentation of each series (Line, Bar, Pie, etc).
- *
- * @xtype chart
  */
-
 Ext.define('Ext.chart.Chart', {
 
     /* Begin Definitions */