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

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