Optionalaxisdefine the type of pointer ODSChartsPopoverAxisPointer
Default is no pointer ODSChartsPopoverAxisPointer.none
Optionalenableddetermine if popover or tooltip are enabled
OptionalsharedDefault value is false
If you use axisPointer, value is forced to true
OptionaltooltipOptionaltooltiptooltipDelay is used to add a delay before moving tooltip with the mouse movement.
The default value is retrieved from ODSChartsPopoverDefinition if set and otherwise is 0
OptionaltooltiptooltipTimeout is used to set the timeout in milliseconds of the tooltip display.
default value is 3000
Optionaltooltipdefine how the tooltip should be triggered ODSChartsPopoverTooltipTrigger
In case of axisPointer ODSChartsPopoverAxisPointer.cross, tooltipTrigger must be ODSChartsPopoverTooltipTrigger.grid
Otherwise, the default value of tooltipTrigger will be
Configuration of the externalizePopover feature ODSChartsTheme.externalizePopover.