ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / ILegendItem Interface / LegendItemTextColor Property

In This Topic
    LegendItemTextColor Property (ILegendItem)
    In This Topic
    Gets the legend item's text color.
    Syntax
    'Declaration
     
    ReadOnly Property LegendItemTextColor As Color
    Color LegendItemTextColor {get;}
    See Also