MindFusion.Charting for WebForms Programmer's Guide
Point3D Constructor
See Also
 



Initializes a new instance of the Point3D structure.

Namespace: MindFusion.Charting
Assembly: Point3D.js

 Syntax

JavaScript  Copy Code

function Point3D (x, y, z)

 Parameters

x

X coordinate of the point.

y

Y coordinate of the point.

z

Z coordinate of the point.

 See Also

Point3D Class
MindFusion.Charting Namespace