Search results

GaugeTooltip API in Angular Circular Gauge API component

Sets and gets the module that handles the tooltip of the circular gauge

Methods

addEventListener

To bind events for tooltip module

Returns void

removeEventListener

To unbind events for tooltip module

Returns void

renderTooltip

Method to render the tooltip for circular gauge.

Parameter Type Description
e PointerEvent specifies the event argument.

Returns void