Initializes a new instance of the Point3D structure.
Namespace: MindFusion.Charting
File: Point3D.js
JavaScript Copy Code |
---|
function Point3D (x, y, z) |
X coordinate of the point.
Y coordinate of the point.
Z coordinate of the point.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |