ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationLine Class / EndConnection Property

In This Topic
    EndConnection Property
    In This Topic
    Gets or sets the object to which to connect the end point of the annotation line.
    Syntax
    'Declaration
     
    Public Property EndConnection As AnnotationTextBar
    public AnnotationTextBar EndConnection {get; set;}
    See Also