# Interface: TooltipLabelStyle

# Properties

# backgroundColor

backgroundColor: Color

# Defined in

types/index.d.ts:2554 (opens new window)


# borderColor

borderColor: Color

# Defined in

types/index.d.ts:2553 (opens new window)


# borderDash

Optional borderDash: [number, number]

Border dash

Since

3.1.0

# Defined in

types/index.d.ts:2566 (opens new window)


# borderDashOffset

Optional borderDashOffset: number

Border dash offset

Since

3.1.0

# Defined in

types/index.d.ts:2572 (opens new window)


# borderRadius

Optional borderRadius: number | BorderRadius

borderRadius

Since

3.1.0

# Defined in

types/index.d.ts:2578 (opens new window)


# borderWidth

Optional borderWidth: number

Width of border line

Since

3.1.0

# Defined in

types/index.d.ts:2560 (opens new window)