Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexChart Class / Tooltip Property

In This Topic
    Tooltip Property (FlexChart)
    In This Topic
    Gets or sets the tooltip template for the series.
    Syntax
    'Declaration
     
    
    Public Property Tooltip As String
    public string Tooltip {get; set;}
    See Also