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

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