The mx.charts.renderers.renderData package contains the data classes for the Flex charting components.
Classes
Class | Description | |
---|---|---|
AreaSeriesRenderData | Represents all the information needed by the AreaSeries to render. | |
BarSeriesRenderData | Represents all the information needed by the BarSeries to render. | |
BubbleSeriesRenderData | Represents all the information needed by the BubbleSeries to render. | |
ColumnSeriesRenderData | Represents all the information needed by the ColumnSeries to render. | |
HLOCSeriesRenderData | Represents all the information needed by the HLOCSeries and CandlestickSeries objects to render. | |
LineSeriesRenderData | Represents all the information needed by the LineSeries to render. | |
PieSeriesRenderData | Represents all the information needed by the PieSeries to render. | |
PlotSeriesRenderData | Represents all the information needed by the PlotSeries to render. |
Fri Mar 19 2010, 02:57 AM -07:00