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

In This Topic
    LegendItemBase Class
    In This Topic
    Abstract base class for types representing items in a map legend.
    Object Model
    LegendItemBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class LegendItemBase 
       Inherits MapOwnedItemBase
       Implements ILegendItem 
    public abstract class LegendItemBase : MapOwnedItemBase, ILegendItem  
    Inheritance Hierarchy
    See Also