[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartTooltipBuilder.Threshold

Threshold Method

Threshold(int)

Configurates Threshold. Sets the maximum distance from the element to display the tooltip.

Declaration
public ChartTooltipBuilder Threshold(int value)
Public Function Threshold(value As Integer) As ChartTooltipBuilder
Parameters
Type Name Description
int value

The value.

Returns
Type Description
ChartTooltipBuilder

Current builder.