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

In This Topic
    LegendColorSwatchItem Class
    In This Topic
    Represents a color swatch legend item. Shows a colored swatch along with some descriptive text.
    Object Model
    LegendColorSwatchItem Class
    Syntax
    'Declaration
     
    Public Class LegendColorSwatchItem 
       Inherits LegendItemBase
       Implements ILegendItem 
    public class LegendColorSwatchItem : LegendItemBase, ILegendItem  
    Inheritance Hierarchy

    System.Object
       C1.C1Report.CustomFields.Maps.MapOwnedItemBase
          C1.C1Report.CustomFields.Maps.LegendItemBase
             C1.C1Report.CustomFields.Maps.LegendColorSwatchItem

    See Also