LabelBorderModel
23 Sep 20251 minute to read
Interface for a class LabelBorder
Properties
color string
The color of the border, which accepts values in hex and rgba as valid CSS color strings.
type BorderType
Specifies the border type for the labels.
The available types include:
- Rectangle
- Without Top Border
- Without Top and Bottom Border
- Without Border
- Brace
- Curly Brace
width number
The width property specifies the thickness of the border in pixels.