[]
        
(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)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
ChartTooltipBuilder

Current builder.