Circular3DLegendClickEventArgs

2 Oct 20251 minute to read

Represents the arguments for handling a legend click event in a circular 3D chart.

Properties

cancel boolean

Defines the event cancel status.

chart Circular3D

Defines the chart when legendClick.

legendShape LegendShape

Defines the current legend shape.

legendText string

Defines the current legend text.

name string

Defines the name of the event.

point Circular3DPoints

Defines the list of points mapped to a legend.

series Circular3DSeries

Defines the current series.