Vizzu / types/styles / Legend
Interface: Legend
Properties for the legend.
Extends
Properties
backgroundColor?
optionalbackgroundColor:null|Color
The background color of the element.
Inherited from
borderColor?
optionalborderColor:null|Color
The border color of the element.
Inherited from
borderWidth?
optionalborderWidth:null|number
The border width of the element.
Inherited from
label?
optionallabel:null|Label
Style settings for the labels on the legend.
maxWidth?
optionalmaxWidth:null|Length
Limit for the width of the boundary box.
paddingBottom?
optionalpaddingBottom:null|Length
Bottom padding of the element.
Inherited from
paddingLeft?
optionalpaddingLeft:null|Length
Left padding of the element.
Inherited from
paddingRight?
optionalpaddingRight:null|Length
Right padding of the element.
Inherited from
paddingTop?
optionalpaddingTop:null|Length
Top padding of the element.
Inherited from
title?
optionaltitle:null|Label
Style settings for the legend's title.
translateY?
optionaltranslateY:null|Length
Vertical translation of the marker list.
width?
optionalwidth:null|Length
Width of the legend's boundary box.