ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IGlobalLegendOption Interface / TitleStyle Property

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