12 references to FillRectangle
System.Web.DataVisualization (12)
Common\Borders3D\EmbedBorder.cs (1)
947
graph.
FillRectangle
(brush, rect);
Common\Borders3D\EmbossBorder.cs (1)
202
graph.
FillRectangle
(brush, rect);
Common\ChartTypes\FastPointChart.cs (1)
513
graph.
FillRectangle
(brush, markerBounds);
Common\General\AxisScaleSegments.cs (1)
403
graph.
FillRectangle
(fillBrush, shadowPartRect);
Common\General\ChartGraphics.cs (7)
890
this.
FillRectangle
(brush, rect);
1524
this.
FillRectangle
(brush, backPositionAbs);
1558
this.
FillRectangle
(brush, backPositionAbs);
3590
this.
FillRectangle
( brush, fillRect );
3611
this.
FillRectangle
( backBrush, fillRect );
3619
this.
FillRectangle
( brush, fillRect );
3768
this.
FillRectangle
(shadowBrush, offset);
Common\General\SmartLabels.cs (1)
934
graph.
FillRectangle
(calloutBrush, labelRectAbs);