IBulletResizeEventArgs

2 Oct 20251 minute to read

Interface for Bullet chart Resize events

Properties

chart BulletChart

Defines the bullet chart instance.

currentSize Size

Defines the current size of the bullet chart.

name string

Defines the name of the Event.

previousSize Size

Defines the previous size of the bullet chart.