# Interface: AnimationEvent
# Properties
# chart
• chart: Chart
<keyof ChartTypeRegistry
, (number
| [number
, number
] | Point
| BubbleDataPoint
)[], unknown
>
# Defined in
types/animation.d.ts:14 (opens new window)
# currentStep
• currentStep: number
# Defined in
types/animation.d.ts:17 (opens new window)
# initial
• initial: boolean
# Defined in
types/animation.d.ts:16 (opens new window)
# numSteps
• numSteps: number