ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapAppearanceRule Class / LegendName Property

In This Topic
    LegendName Property
    In This Topic
    Name of the legend in which the data field will appear.
    Syntax
    'Declaration
     
    Public Property LegendName As String
    public string LegendName {get; set;}
    See Also