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






Gets or sets the y-coordinate of the point.

Namespace: MindFusion.Drawing
File: Point.js

 Syntax

JavaScript  Copy Code

get y() {}
set y(value) {}

 Property Value

Type: Number
Number

The y-coordinate of the point.

 See Also

Point Members
Point Class
MindFusion.Drawing Namespace