[]
Defines a builder to configurate ChartTooltip.
public class ChartTooltipBuilder : TooltipBaseBuilder<ChartTooltip, ChartTooltipBuilder>
Name | Description |
---|---|
ChartTooltipBuilder(ChartTooltip) | Creates one ChartTooltipBuilder instance to configurate |
Name | Description |
---|---|
Content(string) | Configurates Content. Sets the tooltip content. |
Threshold(int) | Configurates Threshold. Sets the maximum distance from the element to display the tooltip. |