ActiveReports 19 .NET Edition
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
    string Tooltip {get;}

    Property Value

    A System.String representing the line tooltip.
    See Also