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



Fills an ellipse.

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

 Syntax

JavaScript  Copy Code

function fillEllipse (brush, rect)

 Parameters

brush

The brush to fill the ellipse with.

rect

The rectangle describing the ellipse.

 See Also

Graphics Members
Graphics Class
MindFusion.Charting.Drawing Namespace