C1.Web.Mvc Namespace : ChartTooltip Class |
The following tables list the members exposed by ChartTooltip.
Name | Description | |
---|---|---|
Content | Gets or sets the tooltip content. | |
Gap | Gets or sets the distance between the tooltip and the target element. | |
HideDelay | Gets or sets the delay, in milliseconds, before hiding the tooltip after the mouse leaves the target element. | |
IsContentHtml | Gets or sets whether the tooltip contents should be displayed as plain text or as HTML. | |
OnClientPopup | Occurs before the tooltip content is displayed. | |
ShowAtMouse | Gets or sets a value that determines whether the tooltip should be positioned with respect to the mouse position rather than the target element. | |
ShowDelay | Gets or sets the delay, in milliseconds, before showing the tooltip after the mouse enters the target element. | |
Threshold | Gets or sets the maximum distance from the element to display the tooltip. |