Charting for WinForms Programmer's Guide
Vector3D.X Property
See Also
 






Gets or sets the X component of this vector.

Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double X { get; set; }

Visual Basic  Copy Code

Public Property X As Double

 Property Value

 See Also

Vector3D Members
Vector3D Class
MindFusion.Charting.ThreeD Namespace