The LabelBorder
class provides options to customize the border settings for chart labels.
string
The color of the border, which accepts values in hex and rgba as valid CSS color strings.
Defaults to ”
Specifies the border type for the labels. The available types include:
Defaults to ‘Rectangle’
number
The width
property specifies the thickness of the border in pixels.
Defaults to 1