Gets the index delay for animation.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public static double GetIndexDelay( DependencyObject obj ) |
| Visual Basic |
|---|
Public Shared Function GetIndexDelay ( _ obj As DependencyObject _ ) As Double |
Parameters
- obj
- Type: System.Windows..::..DependencyObject