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

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