# 接口: ScriptableTooltipContext<TType>
# 类型参数
名称 | 类型 |
---|---|
TType | 扩展 ChartType |
# 属性
# chart
• chart: Chart
<TType
, DistributiveArray
<ChartTypeRegistry
[TType
]["defaultDataPoint"
]>, unknown
>
# 定义于
types/index.d.ts:2709 (在新窗口中打开)
# tooltip
• tooltip: TooltipModel
<TType
>
# 定义于
types/index.d.ts:2710 (在新窗口中打开)
# tooltipItems
• tooltipItems: TooltipItem
<TType
>[]