Initializes a new instance of the Point3D structure.
Namespace: MindFusion.Charting
File: Point3D.js
JavaScript
![]() |
---|
function Point3D (x, y, z) |
Type: Number
X coordinate of the point.
Type: Number
Y coordinate of the point.
Type: Number
Z coordinate of the point.
MindFusion.Charting for JavaScript Programmer's Guide | © 2025 MindFusion |