ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationLine Class / StartPoint Property

In This Topic
StartPoint Property (AnnotationLine)
In This Topic
Get or sets start point of the line.
Syntax
'Declaration
 
Public Property StartPoint As Point2d
 
Remarks
The StartPoint value is not used if the beginning of the line is connected to another annotation.
See Also