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
 

Property Value

A System.String representing the marker label.
See Also