MindFusion.Charting for WPF Programmer's Guide
BaseScale.PointerAnimationSpeedRatio Property
See Also
 





Gets or sets the speed ratio of the animation of animated pointers. This is a dependency property.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public double PointerAnimationSpeedRatio { get; set; }

Visual Basic  Copy Code

Public Property PointerAnimationSpeedRatio As Double

 Property Value

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges.Wpf Namespace