Search results

SmithchartLegendSettingsModel API in React Smith Chart API component

Interface for a class SmithchartLegendSettings

Properties

alignment

SmithchartAlignment

alignment for legend.

border

LegendBorderModel

options for customizing legend border.

columnCount

number

columnCount for legend.

description

string

description for legend

height

number

height for legend.

itemPadding

number

spacing between legend item.

itemStyle

LegendItemStyleModel

options for customizing legend item style.

location

LegendLocationModel

options for customizing legend location.

position

string

position for legend.

rowCount

number

rowCount for legend.

shape

string

shape for legend.

shapePadding

number

Padding between the legend shape and text.

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.

visible

boolean

visibility for legend.

width

number

width for legend.