ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DPoint Structure / Z Property

In This Topic
    Z Property (Chart3DPoint)
    In This Topic
    Gets or sets Z-coordinate of the point.
    Syntax
    'Declaration
     
    Public Property Z As System.Double
    public System.double Z {get; set;}
    See Also