ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / LegendOption Class / Title Property

In This Topic
    Title Property (LegendOption)
    In This Topic
    Gets or sets legend title.
    Syntax
    'Declaration
     
    Public Property Title As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo Title {get; set;}
    See Also