ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / PlotConfig Class / Tooltip Property

In This Topic
    Tooltip Property (PlotConfig)
    In This Topic
    Gets or sets tooltip config
    Syntax
    'Declaration
     
    Public ReadOnly Property Tooltip As ITooltipConfig
    public ITooltipConfig Tooltip {get;}
    See Also