ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / Legend Class / TextColor Property

In This Topic
    TextColor Property (Legend)
    In This Topic
    Gets or sets the legend's text color.
    Syntax
    'Declaration
     
    Public Property TextColor As Color
    public Color TextColor {get; set;}
    See Also