X Property
X
Gets or sets X-coordinate of the point.
Declaration
[C1Description("Chart3DPoint.X", "The X-coordinate of the point.")]
public double X { get; set; }
<C1Description("Chart3DPoint.X", "The X-coordinate of the point.")>
Public Property X As Double