ActiveReports Developer 7
EndConnectionIndex Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace > AnnotationLine Class : EndConnectionIndex Property

Glossary Item Box

Gets or sets the index of the anchor point of the destination annotation to which to connect the end point.

Syntax

Visual Basic (Declaration) 
Public Property EndConnectionIndex As System.Integer
C# 
public System.int EndConnectionIndex {get; set;}

See Also