ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationLine Class
Properties Methods Events

In This Topic
    AnnotationLine Class Members
    In This Topic

    The following tables list the members exposed by AnnotationLine.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AnnotationLine class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the height of the arrow cap of the AnnotationLine, in pixels.  
    Public PropertyGets or sets the arrow cap width of the AnnotationLine, in pixels.  
    Public PropertyOverridden. Gets the color of the AnnotationLine.  
    Public PropertyGets or sets the graphic shape to be used on both ends of each dash of the AnnotationLine.  
    Public PropertyGets or sets the dash style of the AnnotationLine.  
    Public PropertyDetermines whether the arrows caps of the AnnotationLine object will be filled.  
    Public PropertyGets or sets the font for the text of the AnnotationLine object.  
    Public PropertyGets or sets the color of the AnnotationLine object.  
    Public PropertyGets or sets the location of the AnnotationLine within the Annotation object. The three possible values are Top, Middle, and Bottom.  
    Public PropertyGets or sets the width of the AnnotationLine line object, in pixels.  
    Public PropertyGets or sets the location on the AnnotationLine that displays arrow caps.  
    Public PropertyGets or sets the text to be rendered in the annotation.  
    Public PropertyGets or sets the horizontal alignment of the text string relative to the bounds of the AnnotationLine object.  
    Public PropertyGets or sets the color of the text that is rendered with the annotation.  
    Public PropertyGets or sets the amount of width, in inches, allocated to the text within the AnnotationLine object.  
    Public PropertyOverridden. Gets or sets the width of the AnnotationLine object, in inches.  
    Top
    See Also