ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IPlotConfig Interface / Tooltip Property

In This Topic
    Tooltip Property (IPlotConfig)
    In This Topic
    Gets tooltip config
    Syntax
    'Declaration
     
    ReadOnly Property Tooltip As ITooltipConfig
    ITooltipConfig Tooltip {get;}
    See Also