ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartHint Class / IsContentHtml Property

In This Topic
    IsContentHtml Property
    In This Topic
    A value to determine whether to use a tooltip with html style.
    Syntax
    'Declaration
     
    Public Property IsContentHtml As System.Boolean
    public System.bool IsContentHtml {get; set;}
    See Also