/ Circular3d / Circular3DLegendClickEventArgs
Search results

Circular3DLegendClickEventArgs API in JavaScript Circular3d API control

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.