Gets or sets the duration of the animation of animated pointers. This is a dependency property.
Namespace: MindFusion.Gauges.Silverlight
Assembly: MindFusion.Gauges.Silverlight
C#
![]() |
---|
public TimeSpan PointerAnimationDuration { get; set; } |
Visual Basic
![]() |
---|
Public Property PointerAnimationDuration As TimeSpan |
A .NET TimeSpan object.
The value of this property is assigned to the Duration property of the Timeline objects used to animate pointers.
BaseScale Members
BaseScale Class
MindFusion.Gauges.Silverlight Namespace
PointerAnimationDecelerationRatio Property
EnableAnimation Property