FlexChart Class

Description

The link between the Flex component architecture and the DualStyleObject architecture. It extends the Flex UIComponent base class, but contains DualStyleObject classes.

You typically do not use the ChartBase class directly. Instead you use one of its subclasses, such as PlotChart or BubbleChart. It acts as the base class for the common chart types provided in the mx.charts package.

This class defines a number of CSS styles and properties that provide easy access to the more common features of the framework.

A chart's minimum size is 20 x 20 pixels. A chart's maximum size is unbounded. A chart's preferred size is 400 x 400 pixels.

Availability

This class is supported only on the Open Agent.

Inheritance

FlexChart is derived from the FlexObject class.The following classes derive from the FlexChart class:
  • FlexCartesianChart
  • FlexPieChart

Methods

In addition to the methods it inherits from FlexObject, FlexDisplayObject, and AnyWin, FlexChart has the following methods: