X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Chart.html diff --git a/docs/source/Chart.html b/docs/source/Chart.html index 2e7191eb..6846ddb6 100644 --- a/docs/source/Chart.html +++ b/docs/source/Chart.html @@ -46,10 +46,7 @@ * 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 */