ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLegend Interface / Caption Property

In This Topic
    Caption Property (IMapLegend)
    In This Topic
    Gets the caption for the title of a map legend.
    Syntax
    'Declaration
     
    ReadOnly Property Caption As String
    string Caption {get;}

    Property Value

    A System.String representing the caption for the title of the map legend.
    See Also