IMarkerRenderingEventArgs
2 Oct 20251 minute to read
Specifies the sparkline marker rendering Event arguments.
Properties
border SparklineBorderModel
Defines the current sparkline marker border.
cancel boolean
Defines the event cancel status.
fill string
Defines the current sparkline marker fill color.
name string
Defines the name of the event.
pointIndex number
Defines the current sparkline label point index.
size number
Defines the sparkline marker radius.
sparkline Sparkline
Defines the current sparkline instance.
x number
Defines the current sparkline marker location x.
y number
Defines the current sparkline marker location y.