The mx.charts.renderers.items package contains the item series classes for the Flex charting components.
Classes
Class | Description | |
---|---|---|
AreaSeriesItem | Represents the information required to render an item as part of an AreaSeries. | |
BarSeriesItem | Represents the information required to render an item as part of a BarSeries. | |
BubbleSeriesItem | Represents the information required to render an item as part of a BubbleSeries. | |
ColumnSeriesItem | Represents the information required to render an item as part of a ColumnSeries. | |
HLOCSeriesItem | Represents the information required to render an item as part of a HLOCSeries. | |
LineSeriesItem | Represents the information required to render an item as part of a LineSeries. | |
LineSeriesSegment | Represents the information required to render a segment in a LineSeries. | |
PieSeriesItem | Represents the information required to render a single wedge as part of a PieSeries. | |
PlotSeriesItem | Represents the information required to render an item as part of a PlotSeries. |
Fri Mar 19 2010, 02:57 AM -07:00