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

In This Topic
    Kind Property (LegendColorSwatchItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Kind As LegendItemKind
    public override LegendItemKind Kind {get;}
    See Also