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

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