ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IPlotConfigOption Interface / tooltip Property

In This Topic
    tooltip Property (IPlotConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Property tooltip As List(Of IPlotConfigTooltipOption)
    List<IPlotConfigTooltipOption> tooltip {get; set;}
    See Also