Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComplexFillTarget

Hierarchy

  • ComplexFillTarget

Index

Properties

Optional above

above?: CHARTJS.Color

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

Optional below

below?: CHARTJS.Color

Same as the above.

Optional 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.

Generated using TypeDoc