X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.chart.Chart.html diff --git a/docs/output/Ext.chart.Chart.html b/docs/output/Ext.chart.Chart.html index 032ab3e1..28efa0ef 100644 --- a/docs/output/Ext.chart.Chart.html +++ b/docs/output/Ext.chart.Chart.html @@ -1,12 +1,13 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      FlashComponent
        Chart

Class Ext.chart.Chart

Package:Ext.chart
Defined In:Chart.js
Class:Chart
Subclasses:CartesianChart, PieChart
Extends:FlashComponent
xtype:chart
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.

Config Options

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