ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Dashboard Namespace / LineStyle Class / LineColor Property

In This Topic
    LineColor Property (LineStyle)
    In This Topic
    Gets the color of current line.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineColor As Color
    public Color LineColor {get;}
    See Also