public void AddPie( System.double x, System.double y, System.double width, System.double height, System.double startAngle, System.double sweepAngle )
Parameters
- x
- y
- width
- height
- startAngle
- Starting angle of the pie (in radians). Measured from its major axis.
- sweepAngle
- Sweep angle of the pie (in radians)