ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / Annotation Class / Y Property

In This Topic
    Y Property (Annotation)
    In This Topic
    The Y is the top most coordinate for the annotation object.
    Syntax
    'Declaration
     
    Public Property Y As Single
    public float Y {get; set;}
    See Also