| Name | Description |
| ArrowCapHeight | Gets or sets the height of the arrow cap of the AnnotationLine, in pixels. |
| ArrowCapWidth | Gets or sets the arrow cap width of the AnnotationLine, in pixels. |
| Border | Overridden. Gets the border for the annotation object. For internal use only. |
| Color | Overridden. Gets the color of the AnnotationLine. |
| Container | (Inherited from System.ComponentModel.Component) |
| DashCap | Gets or sets the graphic shape to be used on both ends of each dash of the AnnotationLine. |
| DashStyle | Gets or sets the dash style of the AnnotationLine. |
| FillArrowCaps | Determines whether the arrows caps of the AnnotationLine object will be filled. |
| Font | Gets or sets the font for the text of the AnnotationLine object. |
| Height | Gets or sets the height of the annotation object, in inches. (Inherited from GrapeCity.ActiveReports.Document.Section.Annotations.Annotation) |
| LineColor | Gets or sets the color of the AnnotationLine object. |
| LineLocation | Gets or sets the location of the AnnotationLine within the Annotation object. The three possible values are Top, Middle, and Bottom. |
| LineWidth | Gets or sets the width of the AnnotationLine line object, in pixels. |
| PageRectangle | Gets or sets the rectangular area of the page on which the annotation is drawn. (Inherited from GrapeCity.ActiveReports.Document.Section.Annotations.Annotation) |
| ShowArrowCaps | Gets or sets the location on the AnnotationLine that displays arrow caps. |
| Site | (Inherited from System.ComponentModel.Component) |
| Text | Gets or sets the text to be rendered in the annotation. |
| TextAlignment | Gets or sets the horizontal alignment of the text string relative to the bounds of the AnnotationLine object. |
| TextColor | Gets or sets the color of the text that is rendered with the annotation. |
| TextWidth | Gets or sets the amount of width, in inches, allocated to the text within the AnnotationLine object. |
| Width | Overridden. Gets or sets the width of the AnnotationLine object, in inches. |
| X | Gets or sets the value in inches of the horizontal location of the annotation. (Inherited from GrapeCity.ActiveReports.Document.Section.Annotations.Annotation) |
| Y | Gets or sets the value in inches of the vertical location of the annotation. (Inherited from GrapeCity.ActiveReports.Document.Section.Annotations.Annotation) |