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

In This Topic
    Label Property (IMapMarker)
    In This Topic
    Gets the marker label.
    Syntax
    'Declaration
     
    ReadOnly Property Label As String
    string Label {get;}
    See Also