ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / GlobalLegendOption Class / TextStyle Property

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