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

In This Topic
    TitleStyle Property (LegendOption)
    In This Topic
    Gets or sets legend title color, font and text decoration.
    Syntax
    'Declaration
     
    Public Property TitleStyle As Style
    public Style TitleStyle {get; set;}
    See Also