Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapLegendItem Class / Label Property

In This Topic
    Label Property (MapLegendItem)
    In This Topic
    Gets or sets the caption of this legend item.
    Syntax
    'Declaration
     
    
    Public Property Label As String
    public string Label {get; set;}
    See Also