| Class | Description |
---|
| BarSeries |
The BarSeries defines what field is being plotted from
the chart's dataProvider. |
| BoxItemRenderer |
The BoxItemRenderer displays a colored rectangular area suitable for use as
an itemRenderer for a BarChartSeries. |
| ChartAxisGroup |
The ChartAxisGroup provides a space where the objects for a chart's
axis can be placed. |
| ChartDataGroup |
The ChartDataGroup class provides the actual space for rendering the
chart. |
| ColumnSeries |
The ColumnSeries defines what field is being plotted from
the chart's dataProvider. |
| LineSegmentItemRenderer |
The LineSegmentItemRenderer class draws a line between the vertices of a LineSeries. |
| LineSeries |
The LineChartSeries represents a pair of X and Y values to be drawn
within a org.apache.flex.charts.LineChart. |
| PieSeries | |
| WedgeItemRenderer |
The WedgeItemRenderer draws a single slide of a PieSeries. |