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

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