ActiveReports 18 .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
    Specifies the caption for the title of a map legend.
    Syntax
    'Declaration
     
    ReadOnly Property Caption As String
    string Caption {get;}
    See Also