Interface for a class TooltipSettings
Sets and gets the options to customize the border for tooltip.
boolean
Enables or disables the visibility of tooltip.
boolean
Enables or disables the animation for the tooltip while moving from one place to another.
string
Sets and gets the color of the tooltip. This property accepts value in hex code, rgba string as a valid CSS color string.
string
Sets and gets the format of the tooltip content in linear gauge.
string
Sets and gets the position type to place the tooltip in the axis.
Sets and gets the options to customize the range tooltip property.
boolean
Enables or disables the options to show the tooltip position on mouse pointer.
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.
Sets and gets the options to customize the text in tooltip.
string[]
Sets and gets the option to display the tooltip for range, annotation, pointer.