PieSeriesPointLayoutParameters Properties
Pie and Donut series point layout parameters required for animations.| Name | Description |
|---|---|
| Bounds | Gets or sets the boundary box of the series point marker. |
| PieCenter | Returns the location of the pie center point. |
| StartAngle | Returns the start angle of a series point’s circle segment. |
| SweepAngle | Returns the sweep angle of a pie point’s circle segment. |
See Also