ASP.NET Pack Programmer's Guide
Graphics.fillEllipse Method
See Also
 





Fills an ellipse.

Namespace: MindFusion.Charting.Drawing
Package: 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