ComponentOne ASP.NET MVC Controls
ChartTooltipBuilder Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : ChartTooltipBuilder Class

The following tables list the members exposed by ChartTooltipBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one ChartTooltipBuilder instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.ChartTooltip.Content. Sets the tooltip content.  
Public MethodConfigurates C1.Web.Mvc.ChartTooltip.Gap. Sets the distance between the tooltip and the target element.  
Public MethodConfigurates C1.Web.Mvc.ChartTooltip.HideDelay. Sets the delay, in milliseconds, before hiding the tooltip after the mouse leaves the target element.  
Public MethodConfigurates C1.Web.Mvc.ChartTooltip.IsContentHtml. Sets whether the tooltip contents should be displayed as plain text or as HTML.  
Public MethodConfigurates the C1.Web.Mvc.ChartTooltip.OnClientPopup client event. Occurs before the tooltip content is displayed.  
Public MethodConfigurates C1.Web.Mvc.ChartTooltip.ShowAtMouse. Sets a value that determines whether the tooltip should be positioned with respect to the mouse position rather than the target element.  
Public MethodConfigurates C1.Web.Mvc.ChartTooltip.ShowDelay. Sets the delay, in milliseconds, before showing the tooltip after the mouse enters the target element.  
Public MethodConfigurates C1.Web.Mvc.ChartTooltip.Threshold. Sets the maximum distance from the element to display the tooltip.  
Top
See Also

Reference

ChartTooltipBuilder Class
C1.Web.Mvc.Fluent Namespace