Optional
axisdefine the type of pointer ODSChartsPopoverAxisPointer
Default is no pointer ODSChartsPopoverAxisPointer.none
Optional
enableddetermine if popover or tooltip are enabled
Optional
sharedDefault value is false
If you use axisPointer, value is forced to true
Optional
tooltipOptional
tooltiptooltipDelay 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
Optional
tooltiptooltipTimeout is used to set the timeout in milliseconds of the tooltip display.
default value is 3000
Optional
tooltipdefine 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.