3 references to FillRectangle
System.Windows.Forms.DataVisualization (3)
Common\General\ChartGraphics.cs (3)
4266
this.
FillRectangle
( brush, rect.X, rect.Y, rect.Width + 1, rect.Height + 1);
4281
this.
FillRectangle
( backBrush, rect.X, rect.Y, rect.Width + 1, rect.Height + 1 );
4283
this.
FillRectangle
( brush, rect.X, rect.Y, rect.Width + 1, rect.Height + 1 );