Vizzu / types/styles / Padding
Interface: Padding
Padding on the four sides of the bounding rect.
Extended by
Properties
paddingBottom?
optionalpaddingBottom:null|Length
Bottom padding of the element.
paddingLeft?
optionalpaddingLeft:null|Length
Left padding of the element.
paddingRight?
optionalpaddingRight:null|Length
Right padding of the element.
paddingTop?
optionalpaddingTop:null|Length
Top padding of the element.