| | Class | Description |
|---|
| | SVGBoxItemRenderer |
The SVGBoxItemRenderer draws its graphics directly into a SVGChartDataGroup
(CompoundGraphic). |
| | SVGChartAxisGroup |
The SVGChartAxisGroup provides a CompoundGraphic whose drawing functions
can be used to display a chart's axis graphics without resorting to the
creation of extra objects. |
| | SVGChartDataGroup |
The SVGChartDataGroup serves as the drawing canvas for SVG itemRenderers. |
| | SVGLineSegmentItemRenderer |
The SVGLineSegmentItemRenderer draws its graphics directly into a SVGChartDataGroup (a
CompoundGraphic). |
| | SVGWedgeItemRenderer |
The SVGWedgeItemRenderer draws its graphics directly into a SVGChartDataGroup
(a CompoundGraphic). |