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

In This Topic
    LegendItemCollection Class
    In This Topic
    Represents a collection of map legend items (types derived from LegendItemBase).
    Object Model
    LegendItemCollection Class
    Syntax
    'Declaration
     
    Public Class LegendItemCollection 
       Inherits C1.C1Report.CustomFields.Maps.MapOwnedCollectionBase(Of LegendItemBase)
       Implements IMapOwnedCloneable 
    Inheritance Hierarchy
    See Also