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





Gets or sets the X coordinate of this point.

Namespace: MindFusion.Charting
Package: Point3D.js

 Syntax

JavaScript  Copy Code

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

 Property Value

 See Also

Point3D Members
Point3D Class
MindFusion.Charting Namespace