Border
12 Sep 20251 minute to read
The Border class provides configuration options for setting the borders in a chart.
Properties
color string
Specifies the color of the border, accepting values in hex or RGBA as valid CSS color strings.
Defaults to ’’
dashArray string
Sets the length of dashes in the stroke of border.
Defaults to ’’
width number
The width of the border in pixels.
Defaults to 1