Charting for WinForms Programmer's Guide
AnimationOptions.Repeat Property
See Also
 






Indicates whether to restart the animation after it completes.

Namespace: MindFusion.Animations
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public bool Repeat { get; set; }

Visual Basic  Copy Code

Public Property Repeat As Boolean

 Property Value

 See Also

AnimationOptions Members
AnimationOptions Class
MindFusion.Animations Namespace