Home > @plotex/chart-def > ILegendConfig

ILegendConfig interface#

Configures the legend of the chart.

Signature:
export interface ILegendConfig

Properties#

PropertyTypeDescription
font?IFontConfig(Optional) Configure the font in the legend.
showbooleanSet to true (default) to show the legend for the chart .