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

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