ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLegendItem Interface / Label Property

In This Topic
    Label Property (IMapLegendItem)
    In This Topic
    Map legend item text.
    Syntax
    'Declaration
     
    ReadOnly Property Label As String
    string Label {get;}
    See Also