Preparing search index...
The search index is not available
LightningChart® JS API Reference
LightningChart® JS API Reference
AnimatorEventMap
Interface AnimatorEventMap
Interface of events trackable by Animator.addEventListener and the respective Event types.
Hierarchy
AnimatorEventMap
Index
Properties
all
Animation
End
end
every
Animation
End
start
Properties
all
Animation
End
all
Animation
End
:
{}
Type declaration
end
end
:
{
nextAnimation
?:
Animation
;
}
Type declaration
Optional
next
Animation
?:
Animation
every
Animation
End
every
Animation
End
:
{
nextAnimation
?:
Animation
;
}
Type declaration
Optional
next
Animation
?:
Animation
start
start
:
{}
Type declaration
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Lightning
Chart® JS API
Reference
Animator
Event
Map
all
Animation
End
end
every
Animation
End
start
Interface of events trackable by Animator.addEventListener and the respective Event types.