# Interface: ComplexFillTarget

# Properties

# above

above: Color

If no color is set, the default color will be the background color of the chart.

# Defined in

index.esm.d.ts:2106 (opens new window)


# below

below: Color

Same as the above.

# Defined in

index.esm.d.ts:2110 (opens new window)


# target

target: FillTarget

The accepted values are the same as the filling mode values, so you may use absolute and relative dataset indexes and/or boundaries.

# Defined in

index.esm.d.ts:2102 (opens new window)