ISparklineMouseEventArgs

2 Oct 20251 minute to read

Specifies the sparkline mouse related Event arguments.

Properties

cancel boolean

Defines the event cancel status.

event PointerEvent|MouseEvent

Defines the current sparkline mouse event.

name string

Defines the name of the event.

sparkline Sparkline

Defines the current sparkline instance.