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

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