ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationLine Class / LineColor Property

In This Topic
    LineColor Property (AnnotationLine)
    In This Topic
    Gets or sets the color of the line.
    Syntax
    'Declaration
     
    Public Property LineColor As Color
    public Color LineColor {get; set;}

    Property Value

    The color of the line.
    See Also