ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / FontInfo Class / Color Property

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

    Property Value

    System.Drawing.Color.
    See Also