Search results

CircularChart3DLegendClickEventArgs API in React Circularchart3d API component

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

Properties

cancel

boolean

Defines the event cancel status.

chart

CircularChart3D

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

CircularChart3DPoints

Defines the list of points mapped to a legend.

series

CircularChart3DSeries

Defines the current series.