Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
Api labelBorder in EJ2 TypeScript Chart control
8 May 20231 minute to read
label border properties.
Properties
color string
The color of the border that accepts value in hex and rgba as a valid CSS color string.
Defaults to ’’
type string
Border type for labels
- Rectangle
- Without Top Border
- Without Top and BottomBorder
- Without Border
- Brace
- CurlyBrace
Defaults to ‘Rectangle’
width number
The width of the border in pixels.
Defaults to 1