A SeriesRenderer that draws pies in its containing plot.
The following tables list the members exposed by the PieRenderer type.
Name | Description | |
---|---|---|
Initializes a new instance of the PieRenderer class. |
Name | Description | |
---|---|---|
Gets or sets the dimension index that should be used to read data from the Series. |
||
Gets or sets a value indicating whether the pie should be rendered as a doughnut. |
||
Gets or sets the Series drawn by this PieRenderer. |
Name | Description | |
---|---|---|
SeriesRenderer.Draw override. Draws the series data in specified RenderContext. |
||
SeriesRenderer.DrawHighlight override. Draws highlighted slice in specified RenderContext. |
||
Implements the SeriesContainer interface. |
||
Enumerates the slices of the pie. |
||
SeriesRenderer.HitTest override. Hit-tests the slices representing data items. |