# Interface: ComplexFillTarget
# Properties
# above
• above: Color
If no color is set, the default color will be the background color of the chart.
# Defined in
types/index.d.ts:2238
# below
• below: Color
Same as the above.
# Defined in
types/index.d.ts:2242
# 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
types/index.d.ts:2234