SmithchartLegendSettings
23 Sep 20251 minute to read
Properties
alignment SmithchartAlignment
alignment for legend.
Defaults to Center
border LegendBorderModel
options for customizing legend border.
columnCount number
columnCount for legend.
Defaults to null
description string
description for legend
Defaults to ’’
height number
height for legend.
Defaults to null
itemPadding number
spacing between legend item.
Defaults to 8
itemStyle LegendItemStyleModel
options for customizing legend item style.
location LegendLocationModel
options for customizing legend location.
position string
position for legend.
Defaults to ‘bottom’
rowCount number
rowCount for legend.
Defaults to null
shape string
shape for legend.
Defaults to ‘circle’
shapePadding number
Padding between the legend shape and text.
Defaults to 5
textStyle SmithchartFont
options for customizing font.
title LegendTitleModel
options for customizing legend title.
toggleVisibility boolean
If set to true, series’ visibility collapses based on the legend visibility.
Defaults to true
visible boolean
visibility for legend.
Defaults to false
width number
width for legend.
Defaults to null