Sets and gets the options to customize the tooltip for annotation in circular gauge.
Sets and gets the options to customize the style properties of the border for annotation tooltip.
boolean
Enables and disables the animation of the annotation tooltip. By default, the animation is set as true.
Defaults to true
string
Sets and gets the fill color of the annotation tooltip. This property accepts value in hex code, rgba string as a valid CSS color string.
Defaults to null
string
Sets and gets the format of annotation in tooltip.
Defaults to null
string
Sets and gets the custom template to format the tooltip content. Use ${x} and ${y} as a placeholder text to display the corresponding data point.
Defaults to null
Gets and sets the tooltip text style of annotation.