# Interface: TooltipLabelStyle

# Properties

# backgroundColor

backgroundColor: Color

Defined in: index.esm.d.ts:2258 (opens new window)


# borderColor

borderColor: Color

Defined in: index.esm.d.ts:2257 (opens new window)


# borderDash

Optional borderDash: [number, number]

Border dash

since 3.1.0

Defined in: index.esm.d.ts:2270 (opens new window)


# borderDashOffset

Optional borderDashOffset: number

Border dash offset

since 3.1.0

Defined in: index.esm.d.ts:2276 (opens new window)


# borderRadius

Optional borderRadius: number | BorderRadius

borderRadius

since 3.1.0

Defined in: index.esm.d.ts:2282 (opens new window)


# borderWidth

Optional borderWidth: number

Width of border line

since 3.1.0

Defined in: index.esm.d.ts:2264 (opens new window)