Interface: LegendItemOptions
Properties
label?
optionallabel?:FontOptions
Per-item label font; falls back to item.label, then the theme.
marker?
optionalmarker?:object
color?
optionalcolor?:string
size?
optionalsize?:number
name
name:
string
Display text of the item.
series?
optionalseries?:string
Binds the item to a series: matched against the series id first, then its name (for pie-like series — the sector label). A bound item toggles the series on click and dims when it is hidden; an unbound item is static.
value?
optionalvalue?:string
Value to the right of the label ("label … value").