# Interface: BackdropOptions

# Properties

# color

color: Scriptable<Color, ScriptableScaleContext>

Color of label backdrops.

# Defined in

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


# height

height: number

Height of backdrop in pixels

# Defined in

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


# left

left: number

Left position of backdrop as pixel

# Defined in

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


# top

top: number

Top position of backdrop as pixel

# Defined in

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


# width

width: number

Width of backdrop in pixels

# Defined in

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