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

In This Topic
    TextColor Property (LegendColorSwatchItem)
    In This Topic
    Gets or sets the color used to draw the current item's Caption.
    Syntax
    'Declaration
     
    Public Property TextColor As Color
    public Color TextColor {get; set;}
    See Also