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

In This Topic
    LineLocation Property
    In This Topic
    Gets or sets the line location.
    Syntax
    'Declaration
     
    Public Property LineLocation As AnnotationLine.LinePlacement
    public AnnotationLine.LinePlacement LineLocation {get; set;}

    Property Value

    The line location.
    See Also