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

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