MindFusion.Charting for WebForms Programmer's Guide
Graphics.fillRectangle Method
See Also
 



Fills a rectangle.

Namespace: MindFusion.Charting.Drawing
Assembly: Graphics.js

 Syntax

JavaScript  Copy Code

function fillRectangle (brush, rect)

 Parameters

brush

The pen to fill the rectangle with.

rect

The rectangle to fill.

 See Also

Graphics Members
Graphics Class
MindFusion.Charting.Drawing Namespace