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

In This Topic
    LegendCollection Class
    In This Topic
    Represents a collection of map legends (Legend).
    Object Model
    LegendCollection Class
    Syntax
    'Declaration
     
    Public Class LegendCollection 
       Inherits C1.C1Report.CustomFields.Maps.MapOwnedCollectionBase(Of Legend)
       Implements IMapOwnedCloneable 
    Inheritance Hierarchy
    See Also