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