ComponentOne ASP.NET MVC Controls
Gap Method

C1.Web.Mvc.Fluent Namespace > ChartTooltipBuilder Class : Gap Method
The value.
Configurates C1.Web.Mvc.ChartTooltip.Gap. Sets the distance between the tooltip and the target element.
Syntax
'Declaration
 
Public Function Gap( _
   ByVal value As Integer _
) As ChartTooltipBuilder
public ChartTooltipBuilder Gap( 
   int value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

ChartTooltipBuilder Class
ChartTooltipBuilder Members