ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapAppearanceRule Class / LegendText Property

In This Topic
    LegendText Property (MapAppearanceRule)
    In This Topic
    Label to use in the legend for the data field.
    Syntax
    'Declaration
     
    Public Property LegendText As ExpressionInfo
    public ExpressionInfo LegendText {get; set;}
    See Also