Api labelBorderModel in EJ2 TypeScript Chart control
8 May 20231 minute to read
Interface for a class LabelBorder
Properties
color string
The color of the border that accepts value in hex and rgba as a valid CSS color string.
type string
Border type for labels
- Rectangle
- Without Top Border
- Without Top and BottomBorder
- Without Border
- Brace
- CurlyBrace
width number
The width of the border in pixels.