Sets the index delay for animation.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public static void SetIndexDelay( DependencyObject obj, double value ) |
Visual Basic |
---|
Public Shared Sub SetIndexDelay ( _ obj As DependencyObject, _ value As Double _ ) |