MindFusion.Charting for WebForms Programmer's Guide
GdiGraphics.DrawPie Method
See Also
 



Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, and a height and two radial lines.

 Overload List

Name Description

GdiGraphics.DrawPie (Pen, Int32, Int32, Int32, Int32, Int32, Int32)

Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, and a height and two radial lines.

GdiGraphics.DrawPie (Pen, Rectangle, Single, Single)

Draws a pie shape defined by an ellipse specified by a Rectangle structure and two radial lines.

GdiGraphics.DrawPie (Pen, RectangleF, Single, Single)

Draws a pie shape defined by an ellipse specified by a RectangleF structure and two radial lines.

GdiGraphics.DrawPie (Pen, Single, Single, Single, Single, Single, Single)

Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, and a height and two radial lines.

 See Also

GdiGraphics Members
GdiGraphics Class
MindFusion.Drawing Namespace