| Class | Description |
|---|---|
| PieChart |
Basic representation of a Pie Chart that displays a title and pie widget.
|
| PieLegendItem | |
| PieLegendWidget | |
| PieRenderer |
Basic renderer for drawing pie charts.
|
| PieWidget |
Visualizes data as a pie chart.
|
| Segment |
An implementation of Series representing a segment in a pie chart.
|
| SegmentBundle |
Manages the association between a given
Segment and the SegmentFormatter that
will be used to render it. |
| SegmentFormatter | |
| SegmentRegistry |
SeriesRegistry implementation to be used in a
PieChart. |
| Enum | Description |
|---|---|
| PieRenderer.DonutMode |