ISparklineResizeEventArgs
2 Oct 20251 minute to read
Sparkline Resize event arguments.
Properties
currentSize Size
Defines the current size of the sparkline.
name string
Defines the name of the Event.
previousSize Size
Defines the previous size of the sparkline.
sparkline Sparkline
Defines the sparkline instance.