2 references to FillPie
System.Windows.Forms.DataVisualization (2)
Common\General\ChartGraphics.cs (2)
5096 this.FillPie( fillBrush, absRect.X, absRect.Y, absRect.Width, absRect.Height, startAngle, sweepAngle ); 5303 this.FillPie( brush, absRect.X, absRect.Y, absRect.Width, absRect.Height, startAngle, sweepAngle );