ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / LegendRangeOption Class / Title Property

In This Topic
    Title Property (LegendRangeOption)
    In This Topic
    Specifies range title
    Syntax
    'Declaration
     
    Public Property Title As String
    public string Title {get; set;}
    See Also