ActiveReports 12
StartPoint Property

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

Reference

AnnotationLine Class
AnnotationLine Members