ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Sparkline Namespace / C1Sparkline Class / TooltipFormat Property

In This Topic
    TooltipFormat Property (C1Sparkline)
    In This Topic
    Specify the display style for the tooltip of the sparkline.
    Syntax
    'Declaration
     
    Public Property TooltipFormat As System.String
    public System.string TooltipFormat {get; set;}
    See Also