LabelBorderModel
10 Oct 20251 minute to read
Interface for a class LabelBorder
Properties
color string
Allows to set the color of the border that accepts value in hex and rgba as a valid CSS color string.
type BorderType
Allows to set the border type for labels
- Rectangle
- Without Top Border
- Without Top and BottomBorder
- Without Border
- Brace
- CurlyBrace
width number
Allows to set the width of the border in pixels.