Skip to content

grafit-charts


Interface: LegendBackgroundOptions

Properties

cornerRadius?

optional cornerRadius?: number

4 by default.


fill?

optional fill?: string


padding?

optional padding?: number | Padding

Inner padding; 8 by default when fill/stroke is set, otherwise 0.


stroke?

optional stroke?: string


strokeWidth?

optional strokeWidth?: number

1 by default when stroke is set.