MindFusion.Charting for JavaScript Programmer's Guide
Ellipse Members
Constructors Properties Methods
 


Represents an Ellipse.

The following tables list the members exposed by the Ellipse type.

 Public Constructors

  Name Description

Ellipse

Initializes a new instance of the Ellipse class.

 Public Properties

  Name Description

height

Gets or sets the height of the ellipse.

width

Gets or sets the width of the ellipse.

x

Gets or sets the x-coordinate of the upper-left corner of the ellipse.

y

Gets or sets the y-coordinate of the upper-left corner of the ellipse.

 Public Methods

  Name Description

clone

Creates a Ellipse object identical to the current object.

 See Also

Ellipse Class
MindFusion.Drawing Namespace