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

In This Topic
    LegendTextItem Class
    In This Topic
    Represents a text only legend item. Shows arbitrary text.
    Object Model
    LegendTextItem Class
    Syntax
    'Declaration
     
    Public Class LegendTextItem 
       Inherits LegendItemBase
       Implements ILegendItem 
    public class LegendTextItem : LegendItemBase, ILegendItem  
    Inheritance Hierarchy

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

    See Also