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



Draws an ellipse.

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

 Syntax

JavaScript  Copy Code

function drawEllipse (pen, rect)

 Parameters

pen

The pen to stroke the ellipse with.

rect

The rectangle describing the ellipse.

 See Also

Graphics Members
Graphics Class
MindFusion.Charting.Drawing Namespace