Charting for WinForms Programmer's Guide
GdiGraphics.FillPie Method
See Also
 






Fills the interior of a pie section defined by an ellipse specified by a pair of coordinates, a width, and a height and two radial lines.

 Overload List

Name Description

GdiGraphics.FillPie (Brush, Int32, Int32, Int32, Int32, Int32, Int32)

Fills the interior of a pie section defined by an ellipse specified by a pair of coordinates, a width, and a height and two radial lines.

GdiGraphics.FillPie (Brush, Rectangle, Single, Single)

Fills the interior of a pie section defined by an ellipse specified by a RectangleF structure and two radial lines.

GdiGraphics.FillPie (Brush, Single, Single, Single, Single, Single, Single)

Fills the interior of a pie section defined by an ellipse specified by a pair of coordinates, a width, and a height and two radial lines.

 See Also

GdiGraphics Members
GdiGraphics Class
MindFusion.Drawing Namespace