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