IAccLegendClickEventArgs
2 Oct 20251 minute to read
Properties
cancel boolean
Defines the event’s cancellation status.
chart AccumulationChart
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.
point AccPoints
Defines the list of points mapped to the legend item.
series AccumulationSeries
Defines the series associated with the clicked legend item.