Map for WinForms | ComponentOne
C1.Win.Map Namespace / C1Map Class / Legends Property

In This Topic
    Legends Property (C1Map)
    In This Topic
    Gets the collection of legends displayed in this C1Map.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Legends As MapLegendsCollection
    public MapLegendsCollection Legends {get;}
    See Also