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



Draws a rectangle.

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

 Syntax

JavaScript  Copy Code

function drawRectangle (pen, rect)

 Parameters

pen

The pen to stroke the rectangle with.

rect

The rectangle to draw.

 See Also

Graphics Members
Graphics Class
MindFusion.Charting.Drawing Namespace