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

In This Topic
    SwatchColor Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property SwatchColor As Color
    public Color SwatchColor {get; set;}
    See Also