Search results

CircularChart3DMouseEventArgs API in Vue Circularchart3d API component

Represents event arguments for mouse interactions in a circular 3D chart.

Properties

cancel

boolean

Defines the event cancel status.

name

string

Defines the name of the event.

target

string

Defines the target element ID related to the mouse event.

x

number

Defines the x-coordinate of the mouse pointer during the event.

y

number

Defines the y-coordinate of the mouse pointer during the event.