ComponentOne ASP.NET MVC Controls
ChartTooltip Class Members
Properties 

C1.Web.Mvc Namespace : ChartTooltip Class

The following tables list the members exposed by ChartTooltip.

Public Properties
 NameDescription
Public PropertyGets or sets the tooltip content.  
Public PropertyGets or sets the tooltip CSS class (Inherited from C1.Web.Mvc.TooltipBase)
Public PropertyGets or sets the distance between the tooltip and the target element. (Inherited from C1.Web.Mvc.TooltipBase)
Public PropertyGets or sets the delay, in milliseconds, before hiding the tooltip after the mouse leaves the target element. (Inherited from C1.Web.Mvc.TooltipBase)
Public PropertyGets or sets whether the tooltip contents should be displayed as plain text or as HTML. (Inherited from C1.Web.Mvc.TooltipBase)
Public PropertyOccurs before the tooltip content is displayed. (Inherited from C1.Web.Mvc.TooltipBase)
Public PropertyGets or sets a value that determines whether the tooltip should be positioned with respect to the mouse position rather than the target element. (Inherited from C1.Web.Mvc.TooltipBase)
Public PropertyGets or sets the delay, in milliseconds, before showing the tooltip after the mouse enters the target element. (Inherited from C1.Web.Mvc.TooltipBase)
Public PropertyGets or sets the maximum distance from the element to display the tooltip.  
Top
See Also

Reference

ChartTooltip Class
C1.Web.Mvc Namespace