MindFusion.Charting for JavaScript Programmer's Guide
Point.x Property
See Also
 






Gets or sets the x-coordinate of the point.

Namespace: MindFusion.Drawing
File: Point.js

 Syntax

JavaScript  Copy Code

get x() {}
set x(value) {}

 Property Value

Type: Number
Number

The x-coordinate of the point.

 See Also

Point Members
Point Class
MindFusion.Drawing Namespace