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

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