ActiveReports Developer 7
Z Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Point3d Class : Z Property

Glossary Item Box

Gets or sets the point's z coordinate

Syntax

Visual Basic (Declaration) 
Public Property Z As System.Single
C# 
public System.float Z {get; set;}

See Also