ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Point3d Class / Z Property

In This Topic
    Z Property
    In This Topic
    Gets or sets the point's z coordinate
    Syntax
    'Declaration
     
    Public Property Z As Single
    public float Z {get; set;}
    See Also