Search results

ILegendClickEventArgs API in React Chart API component

Properties

cancel

boolean

Defines the event’s cancellation status.

chart

Chart

Defines the chart instance when the legend is clicked.

legendShape

LegendShape

Defines the shape of the clicked legend item.

legendText

string

Defines the text of the clicked legend item.

name

string

Defines the name of the event.

points

Points[]

Defines the list of points mapped to the legend item.

series

Series

Defines the series associated with the clicked legend item.