# 接口: TooltipLabelStyle
# 属性
# backgroundColor
• backgroundColor: Color
# 定义于
types/index.d.ts:2554 (在新窗口中打开)
# borderColor
• borderColor: Color
# 定义于
types/index.d.ts:2553 (在新窗口中打开)
# borderDash
• Optional
borderDash: [number
, number
]
边框虚线
自从
3.1.0
# 定义于
types/index.d.ts:2566 (在新窗口中打开)
# borderDashOffset
• Optional
borderDashOffset: number
边框虚线偏移量
自从
3.1.0
# 定义于
types/index.d.ts:2572 (在新窗口中打开)
# borderRadius
• Optional
borderRadius: number
| BorderRadius
borderRadius
自从
3.1.0
# 定义于
types/index.d.ts:2578 (在新窗口中打开)
# borderWidth
• Optional
borderWidth: number
边框线宽度
自从
3.1.0