ActiveReports 18 .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 GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo LegendText {get; set;}
    See Also