[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationLine

AnnotationLine Class

Summary description for AnnotationLine

Inheritance
AnnotationLine
Implements
Namespace: GrapeCity.ActiveReports.Document.Section.Annotations
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public sealed class AnnotationLine : Annotation, IComponent, IDisposable

Constructors

Name Description
AnnotationLine()

Default constructor for the AnnotationLine object.

Properties

Name Description
Alpha

Gets or sets the alpha channel of the background color.

ArrowCapHeight

Gets or sets the height of the arrow cap.

ArrowCapWidth

Gets or sets the width of the arrow cap.

Border

Gets the border property that provides access to the Border object for the annotation object.

Color

Gets the color used to fill the annotation object.

DashCap

Gets or sets the dash cap.

DashStyle

Gets or sets the dash style.

FillArrowCaps

Gets or sets a value indicating whether to fill arrow caps.

Font

Gets or sets the font.

Format

Gets the string format of the Annotation object.

LineColor

Gets or sets the color of the line.

LineLocation

Gets or sets the line location.

LineWidth

Gets or sets the line width of the AnnotationLine object.

ShowArrowCaps

Gets or sets the show arrow caps.

Text

Gets or sets the text of an AnnotationLine object.

TextAlignment

Gets or sets the horizontal alignment of the text within the annotation boundary.

TextColor

Gets or sets the color of the text.

TextWidth

Gets or sets the width of the text.

Width

Gets or sets the width of the annotation object.