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