Skip to content

SiCustomLegendComponent documentation

selector
si-custom-legend

Input Properties

NameTypeDefaultDescription
customLegend
CustomLegend
subTitle
string
subTitleColor
string
textColor
string
title
string
titleColor
string

Output Properties

NameTypeDescription
legendClickEvent
CustomLegendItem
legendHoverEndEvent
CustomLegendItem
legendHoverStartEvent
CustomLegendItem
legendIconClickEvent
CustomLegendItem

Types Documentation

Copyright (c) Siemens 2016 - 2025 SPDX-License-Identifier: MIT
Properties
customLegends: [ { list: CustomLegendItem[], unit: string }, { list: CustomLegendItem[], unit: string } ]
gridIndex?: number
legendAxis: string
top?: (string | number)
Properties
alternativeNaming?: boolean
color?: string
displayName?: string
name: string
selected: boolean
symbol?: string
tooltip?: string

Except where otherwise noted, content on this site is licensed under MIT License.