Circular3DMouseEventArgs
12 Sep 20251 minute to read
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.