✅ You are viewing documentation for the latest version of Compose SDK.
Version:

# Interface LegendSymbolsOptions

Configuration for legend symbols

# Properties

# height

height?: number

Height of the legend symbol in pixels


# padding

padding?: number

Padding between the symbol and text of each legend item, in pixels


# radius

radius?: number

Border radius applied to symbols. Set to half of the height value to create a circle


# squared

squared?: boolean

If true, the width of the symbol will be the same as the height.

# Default

true

# width

width?: number

Width of the legend symbol in pixels