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

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