3 references to FillPie
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
2238FillPie(brush, rect.X, rect.Y, rect.Width, rect.Height, startAngle,
System.Web.DataVisualization (1)
Common\General\GdiGraphics.cs (1)
504 _graphics.FillPie( brush, x, y, width, height, startAngle, sweepAngle );
System.Windows.Forms.DataVisualization (1)
Common\General\GdiGraphics.cs (1)
504 _graphics.FillPie( brush, x, y, width, height, startAngle, sweepAngle );