Overload List
Draws a Pie slice.
public Void Pie(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)
Draws a Pie slice using StartAngle and End Angle.
public abstract Void Pie(System.Int32, System.Int32, System.Int32, System.Int32, System.Double, System.Double)
public abstract Void Pie(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Double, System.Double, System.Boolean, System.Boolean, System.Int32, System.Int32, Steema.TeeChart.Drawing.EdgeStyles)
Draws a 3D Pie slice using start Angle and end Angle and donut percent.
public abstract Void Pie(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Double, System.Double, System.Boolean, System.Boolean, System.Int32, System.Int32, Steema.TeeChart.Drawing.EdgeStyles)
Remarks
Draws a Pie slice.
See Also
Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace