IPointRegionEventArgs
2 Oct 20251 minute to read
Specifies the sparkline mouse point region 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.
pointIndex number
Defines the sparkline point index region event.
sparkline Sparkline
Defines the current sparkline instance.