Api labelBorder in TypeScript Chart control
18 Nov 20181 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