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

In This Topic
    FontColor Property
    In This Topic
    Gets the color to draw a text.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontColor As Color
    public Color FontColor {get;}
    See Also