Skip to main content

LegendActionProps

@elastic/chartsExports


@elastic/charts / LegendActionProps

Interface: LegendActionProps

Legend action component props

Contents

Properties

color

color: string

Resolved color of given series

Source

packages/charts/src/specs/settings.tsx:304


label

label: string

Resolved label/name of given series

Source

packages/charts/src/specs/settings.tsx:300


series

series: SeriesIdentifier[]

Series identifiers for the given series

Source

packages/charts/src/specs/settings.tsx:296


Generated using typedoc-plugin-markdown and TypeDoc