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

In This Topic
    EndConnectionIndex Property
    In This Topic
    Gets or sets the index of the anchor point of the destination annotation to which to connect the end point.
    Syntax
    'Declaration
     
    Public Property EndConnectionIndex As Integer
    public int EndConnectionIndex {get; set;}
    See Also