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






Indicates whether to swap the from and to values after the animation complets.

Namespace: MindFusion.Animations
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public bool Reverse { get; set; }

Visual Basic  Copy Code

Public Property Reverse As Boolean

 Property Value

 See Also

AnimationOptions Members
AnimationOptions Class
MindFusion.Animations Namespace