X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.chart.Chart.html diff --git a/docs/output/Ext.chart.Chart.html b/docs/output/Ext.chart.Chart.html index edfebbc3..28efa0ef 100644 --- a/docs/output/Ext.chart.Chart.html +++ b/docs/output/Ext.chart.Chart.html @@ -1,13 +1,13 @@
Observable
  Component
    BoxComponent
      FlashComponent
        Chart

Class Ext.chart.Chart

Package:Ext.chart
Defined In:Chart.js
Class:Chart
Subclasses:CartesianChart, PieChart
Extends:FlashComponent
The Ext.chart package provides the capability to visualize data with flash based charting. Each chart binds directly to an Ext.data.Store enabling automatic updates of the chart. -To change the look and feel of a chart, see the chartStyle and extraStyle config options.

Config Options

Config OptionsDefined By
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component