Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BoxData

Interface for non-geometric properties of a box.

Box geometry can be specified in a variety of ways, namely:

Index

Properties

Properties

Optional color

color : Color

Color of this box, when the series is styled as IndividualPointFill.

Optional id

id : string | number

Identifier of this box.

Can be used to alter the boxes' properties afterwards.

Optional value

value : undefined | number

Look-up value for this box, when the series is styled as PalettedFill.

Determines the color of the box.