Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapLegend Class / Title Property

In This Topic
    Title Property (MapLegend)
    In This Topic
    Gets the title of this legend.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Title As MapSubItemTitle
    public MapSubItemTitle Title {get;}
    See Also