[]
Base class for pie renderers.
public class BasePieRenderer : BaseRenderer
| Name | Description |
|---|---|
| BasePieRenderer() |
| Name | Description |
|---|---|
| InnerRadiusProperty | Identifies the InnerRadius dependency property. |
| OffsetProperty | Identifies the Offset dependency property. |
| RadiusProperty | Identifies the Radius dependency property. |
| Name | Description |
|---|---|
| InnerRadius | Gets or sets the inner radius of pie. |
| Offset | Gets or sets the offset of slices. |
| Radius | Gets or sets the radius of pie. |
| Name | Description |
|---|---|
| InitOptions() | Adds the options set to the bag. |