ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance.TagHelpers Namespace / MacdTagHelper Class / TooltipContent Property

In This Topic
    TooltipContent Property (MacdTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.ChartSeriesBase<T>.TooltipContent. Sets or Gets the tooltip content for specific chart series
    Syntax
    'Declaration
     
    Public Property TooltipContent As String
    public string TooltipContent {get; set;}
    See Also