Initializes a new instance of the Point3D structure.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Point3D ( |
Visual Basic Copy Code |
---|
Public New ( _ |
X coordinate of the point.
Y coordinate of the point.
Z coordinate of the point.
Charting for .NET MAUI Guide | © 2024 MindFusion |