Vue Chart - TooltipHiddenEvent

The type of the tooltipHidden event handler's argument.

import { TooltipHiddenEvent } from "devextreme/viz/chart"
Type:

Object

component

The UI component's instance.

Selector: DxComponent
Type:

Chart

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any

target

Selector: DxTarget
Type:

Point

|

Chart Annotation

| any