| | Class | Description |
| | FilledRectValueRenderer |
The FilledRectValueRenderer class renderers numeric data
filling up to rectCount number of rectangles. |
| | HBarRenderer |
The HBarRenderer class draws a text label and a horizontal bar using
the numeric value assigned to this renderer's data property. |
| | HLabeledGradient3 | |
| | HPercentRenderer |
The HPercentRenderer class draws a text label and a horizontal rectangle
split into two halves. |
| | IndexCircleRenderer |
The IndexCircleRenderer class draws an indexing circle and label based upon
the numeric value assigned to this renderer's data property. |
| | MaxDataGridColumn |
The class MaxDataGridColumn provides a maximum value that is used by
the HBarRenderer to convert absolute value bars into percentage of
maximum value bars. |
| | NumberRendererBase |
The class NumberRendererBase provides a common implementation for custom
ActionScript renderers that draw numeric data values. |
| | RendererBase |
The class RendererBase provides a common implementation of IDataRenderer,
IListItemRenderer, and IDropInListItemRenderer for custom ActionScript
renderers. |