AutoSize |
Enables auto-sizing of the pie. If false, the size property is used to determine the size of the pie. |
InnerSize |
The inner size of the pie. |
Position |
The position of the pie relative to the series rectangle, and determined by the stacked property and the number of series. |
Size |
The size of the pie, if the AutoSize property is false. |
Stacked |
When one or multiple pie(s) have the stacked property to True, the series rectangle is not divided by the number of series. Instead all series are drawn with the same rectangle. The Margins still apply |
StartAngle |
The start angle of the pie. |
SweepAngle |
The sweep angle of the pie. |
Margins |
The pie margins, which are also used to determine the pie rectangle, based on the stacked property and the number of series. |