FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.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.Win.FlexReport.CustomFields.Maps.MapOwnedItemBase
          C1.Win.FlexReport.CustomFields.Maps.LegendItemBase
             C1.Win.FlexReport.CustomFields.Maps.LegendColorSwatchItem

    See Also