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