MindFusion.Charting for JavaScript Programmer's Guide
Ellipse.width Property
See Also
 






Gets or sets the width of the ellipse.

Namespace: MindFusion.Drawing
File: Ellipse.js

 Syntax

JavaScript  Copy Code

get width() {}
set width(value) {}

 Property Value

Type: Number
Number

The width of the ellipse.

 See Also

Ellipse Members
Ellipse Class
MindFusion.Drawing Namespace