ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / IMapperOwner Interface / Legends Property

In This Topic
    Legends Property (IMapperOwner)
    In This Topic
    The collection of legends.
    Syntax
    'Declaration
     
    ReadOnly Property Legends As LegendCollection
    LegendCollection Legends {get;}
    See Also