# Interface: AnimationEvent

# Properties

# chart

chart: Chart<"bar" | "line" | "scatter" | "bubble" | "pie" | "doughnut" | "polarArea" | "radar", (number | ScatterDataPoint | BubbleDataPoint)[], unknown>

# Defined in

animation.d.ts:13 (opens new window)


# currentState

currentState: number

# Defined in

animation.d.ts:15 (opens new window)


# numSteps

numSteps: number

# Defined in

animation.d.ts:14 (opens new window)