Vizzu-Story / Exports / Vizzu / Styles / Legend
Interface: Legend
Hierarchy
-
↳
Legend
Properties
backgroundColor
• Optional
backgroundColor: Color
The background color of the element.
Inherited from
borderColor
• Optional
borderColor: Color
The border color of the element.
Inherited from
borderWidth
• Optional
borderWidth: number
The border width of the element.
Inherited from
label
• Optional
label: Label
Style settings for the labels on the legend.
marker
• Optional
marker: LegendMarker
maxWidth
• Optional
maxWidth: Length
Limit for the width of the boundary box.
paddingBottom
• Optional
paddingBottom: Length
Bottom padding of the element.
Inherited from
paddingLeft
• Optional
paddingLeft: Length
Left padding of the element.
Inherited from
paddingRight
• Optional
paddingRight: Length
Right padding of the element.
Inherited from
paddingTop
• Optional
paddingTop: Length
Top padding of the element.
Inherited from
title
• Optional
title: Label
Style settings for the legend's title.
width
• Optional
width: Length
Width of the legend's boundary box.