Enabled Property (SparklineAnimation)
In This Topic
A value that determines whether to show the animation. Set this option to false in order to disable easing.
Syntax
'Declaration
Public Property Enabled As System.Boolean
public System.bool Enabled {get; set;}
See Also