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

Glossary Item Box

Gets or sets the point's y coordinate

Syntax

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

See Also