ActiveReports 19 .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
Gets the map legend item text.
Syntax
'Declaration
 
ReadOnly Property Label As String
 

Property Value

A System.String representing the map legend item text.
See Also