ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / PointsLayer Class / LegendItemTextColor Property

In This Topic
    LegendItemTextColor Property (PointsLayer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property LegendItemTextColor As Color
    public override Color LegendItemTextColor {get;}
    See Also