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

In This Topic
    Z Property (Chart3DAttachMethodData)
    In This Topic
    Gets or sets the Z data coordinate when the label AttachMethod property specifies DataCoordinate attachment.
    Syntax
    'Declaration
     
    Public Property Z As System.Single
    public System.float Z {get; set;}
    See Also