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

Glossary Item Box

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

Syntax

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

Property Value

A single or float value in inches.

See Also