ActiveReports 18 .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
    Specifies the label text for map polygons.
    Syntax
    'Declaration
     
    ReadOnly Property Label As String
    string Label {get;}
    See Also