ASP.NET Pack Programmer's Guide
Point3D.y Property
See Also
 





Gets or sets the Y coordinate of this point.

Namespace: MindFusion.Charting
Package: Point3D.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(Point3D.prototype, "y", { value: Number });

 Property Value

 See Also

Point3D Members
Point3D Class
MindFusion.Charting Namespace