| Methods | Properties | Frames | No Frames |
Direct Known Subclasses![]()
The ChartComponent class is a base for all visual pieces internal to the ChartBase and its derivatives.
Common MXML Syntax Inherited from ChartComponent
Flex components inherit the following properties from the ChartComponent class:
<mx:tagname
styleName="Style; No default"
>
| Methods | |
| invalidate(
)
Invalidates a ChartComponent. |
| update(
)
Called when a component has been invalidated. |
| Methods inherited from class mx.events.EventDispatcher |
addEventListener
dispatchEvent
initialize
removeEventListener
|
| Properties | |
| peer:
MovieClip
[Read-Only]
Specifies the peer of the chart component; it is the MovieClip instance the ChartComponent draws into. |
| styleName:
StringThe name of the style to apply to the component. |
| surface:
mx.charts.chartClasses.ChartBase
[Read-Only]
Refers to the chart component containing this element. |
| Method Detail |
invalidate(
)
update(
)
| Property Detail |
peer:
MovieClip
[Read-Only]
styleName:
String
surface:
mx.charts.chartClasses.ChartBase
[Read-Only]
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/15/asdocs_en/mx/charts/chartClasses/ChartComponent.html