Search
Animation.addTimeline Method
See Also
 






Adds a timeline in the animation

Namespace: com.mindfusion.charting.animation
File: com.mindfusion.charting.animation

 Syntax

Java  Copy Code

public void addTimeline (
    AnimationTimeline timeline
)

 Parameters

timeline

 See Also