onTooltipRender property

PyramidTooltipCallback? onTooltipRender
final

Occurs when the tooltip is rendered.

Here, you can get the tooltip arguments and customize the arguments.

Implementation

final PyramidTooltipCallback? onTooltipRender;