C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ChartTooltip Class / IsContentHtml Property

In This Topic
IsContentHtml Property (ChartTooltip)
In This Topic
Gets or sets whether the tooltip contents should be displayed as plain text or as HTML.
Syntax
'Declaration
 
Public Property IsContentHtml As Boolean
 
See Also