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