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

In This Topic
    Label Property (IMapPolygonElement)
    In This Topic
    Gets the label text for map polygons.
    Syntax
    'Declaration
     
    ReadOnly Property Label As String
    string Label {get;}

    Property Value

    A System.String representing the label text for map polygons.
    See Also