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

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

    Property Value

    A single or float value in inches.
    See Also