MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLineElement Interface / Tooltip Property

In This Topic
Tooltip Property (IMapLineElement)
In This Topic
Gets the line tooltip.
Syntax
'Declaration
 
ReadOnly Property Tooltip As String
 

Property Value

A System.String representing the line tooltip.
See Also