4 references to DrawPie
System.Drawing (2)
commonui\System\Drawing\Graphics.cs (2)
1575DrawPie(pen, rect.X, rect.Y, rect.Width, rect.Height, startAngle, 1607DrawPie(pen, rect.X, rect.Y, rect.Width, rect.Height, startAngle,
System.Web.DataVisualization (1)
Common\General\GdiGraphics.cs (1)
328 _graphics.DrawPie( pen, x, y, width, height, startAngle, sweepAngle );
System.Windows.Forms.DataVisualization (1)
Common\General\GdiGraphics.cs (1)
328 _graphics.DrawPie( pen, x, y, width, height, startAngle, sweepAngle );