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