ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _GlobalLegendOption Class / textStyle Property

In This Topic
    textStyle Property (_GlobalLegendOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property textStyle As ITextStyleOption
    public ITextStyleOption textStyle {get; set;}
    See Also