ISparklinePointEventArgs

2 Oct 20251 minute to read

Specifies the sparkline point related Event arguments.

Properties

border SparklineBorderModel

Defines the current sparkline point border.

cancel boolean

Defines the event cancel status.

fill string

Defines the current sparkline point fill color.

name string

Defines the name of the event.

pointIndex number

Defines the current sparkline point index.

sparkline Sparkline

Defines the current sparkline instance.