Vizzu / types/styles / Box
Interface: Box
Represents a box with border and background.
Extended by
Properties
backgroundColor?
optionalbackgroundColor:null|Color
The background color of the element.
borderColor?
optionalborderColor:null|Color
The border color of the element.
borderWidth?
optionalborderWidth:null|number
The border width of the element.