Initializes a new instance of the Point3D structure.
Namespace: MindFusion.ChartingPackage: Point3D.js
function Point3D (x, y, z)
X coordinate of the point.
Y coordinate of the point.
Z coordinate of the point.
Point3D ClassMindFusion.Charting Namespace