Gets or sets Z-coordinate of the point.

Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
[XmlAttributeAttribute]
public double Z { get; set; }
Visual Basic
<XmlAttributeAttribute> _
Public Property Z As Double
	Get
	Set

See Also