ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLegend Class / MapLegendTitle Property

In This Topic
    MapLegendTitle Property
    In This Topic
    Title displays in the legend.
    Syntax
    'Declaration
     
    Public Property MapLegendTitle As MapLegendTitle
    public MapLegendTitle MapLegendTitle {get; set;}
    See Also