Draws a Pie slice using StartAngle and End Angle.
public abstract Void Pie(Int32 x1,
Int32 y1,
Int32 x2,
Int32 y2,
Double startAngle,
Double endAngle)

See Also

Pie Overload List | Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace