Packagexp.charting
Interfacepublic interface IChartArea extends mx.styles.IStyleClient, flash.events.IEventDispatcher
SubinterfacesIAxisChart, IChart
ImplementorsChartArea



Public Properties
 PropertyDefined by
  background : ChartBackground
[read-only]
IChartArea
  borderMetrics : EdgeMetrics
[read-only]
IChartArea
  chartDesc : ChartDesc
[read-only]
IChartArea
  chromeMetrics : EdgeMetrics
[read-only]
IChartArea
  dataProvider : Object
[read-only]
IChartArea
  foreground : ChartForeground
[read-only]
IChartArea
  palette : Palette
[read-only]
IChartArea
Public Methods
 MethodDefined by
  
IChartArea
  
IChartArea
Property detail
backgroundproperty
background:ChartBackground  [read-only]Implementation
    public function get background():ChartBackground
borderMetricsproperty 
borderMetrics:EdgeMetrics  [read-only]Implementation
    public function get borderMetrics():EdgeMetrics
chartDescproperty 
chartDesc:ChartDesc  [read-only]Implementation
    public function get chartDesc():ChartDesc
chromeMetricsproperty 
chromeMetrics:EdgeMetrics  [read-only]Implementation
    public function get chromeMetrics():EdgeMetrics
dataProviderproperty 
dataProvider:Object  [read-only]Implementation
    public function get dataProvider():Object
foregroundproperty 
foreground:ChartForeground  [read-only]Implementation
    public function get foreground():ChartForeground
paletteproperty 
palette:Palette  [read-only]Implementation
    public function get palette():Palette
Method detail
getUnscaledHeight()method
public function getUnscaledHeight():Number

Returns
Number
getUnscaledWidth()method 
public function getUnscaledWidth():Number

Returns
Number