Initializes a new instance of the Point3D struct.
Namespace: MindFusion.ChartingPackage: MindFusion.Charting
public Point3D ( double x, double y, double z)
Public New ( _ x As Double, _ y As Double, _ z As Double _)
X coordinate of the point.
Y coordinate of the point.
Z coordinate of the point.
Point3D StructureMindFusion.Charting Namespace