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






The target value of the property that will be animated.

Namespace: MindFusion.Animations
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public Object ToValue { get; set; }

Visual Basic  Copy Code

Public Property ToValue As Object

 Property Value

 See Also

AnimationOptions Members
AnimationOptions Class
MindFusion.Animations Namespace