[]
Configurates Threshold. Sets the maximum distance from the element to display the tooltip.
public ChartTooltipBuilder Threshold(int value)
Public Function Threshold(value As Integer) As ChartTooltipBuilder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| ChartTooltipBuilder | Current builder. |