ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / LegendOption Class / TextStyle Property

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