API / Configuration / RectLegendSymbolOptions

Defined in: src/types/chart/legend.ts:74

Extends

Properties

Property Type Description
height? number The pixel width of the symbol for series types that use a rectangle in the legend Default 10
padding? number The pixel padding between the legend item symbol and the legend item text. Default 5
radius? number The border radius of the symbol for series types that use a rectangle in the legend. Defaults to half the symbolHeight, effectively creating a circle.
width? number The pixel width of the symbol for series types that use a rectangle in the legend Default 10