ActiveReports 12
EndPoint Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace > AnnotationLine Class : EndPoint Property
Gets or sets the end point of the line.
Syntax
'Declaration
 
Public Property EndPoint As Point2d
public Point2d EndPoint {get; set;}
Remarks
The EndPoint value is not used if the end of the line is connected to another annotation.
See Also

Reference

AnnotationLine Class
AnnotationLine Members