x | The x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie is drawn. |
y | The y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie is drawn. |
width | The width of the bounding rectangle that defines the ellipse from which the pie is drawn. |
height | The height of the bounding rectangle that defines the ellipse from which the pie is drawn. |
start_angle | The starting angle for the pie section, measured in degrees clockwise from the x-axis. |
sweep_angle | The angle between start_angle and the end of the pie section, measured in degrees clockwise from start_angle. |