ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / Annotation Class / X Property

In This Topic
    X Property (Annotation)
    In This Topic
    Gets or sets the value in inches of the horizontal location of the annotation.
    Syntax
    'Declaration
     
    Public Property X As Single
    public float X {get; set;}

    Property Value

    A single or float value in inches.
    See Also