ActiveReports Developer 7
Y Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > Annotation Class : Y Property

Glossary Item Box

Gets or sets the value in inches of the vertical location of the annotation.

Syntax

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

Property Value

A single or float value in inches.

See Also