ComponentOne Chart for WPF and Silverlight
GetIndexDelay Method


C1.WPF.C1Chart Namespace > PlotElementAnimation Class : GetIndexDelay Method
Gets the index delay for animation.
Syntax
'Declaration
 
Public Shared Function GetIndexDelay( _
   ByVal obj As System.Windows.DependencyObject _
) As System.Double
'Usage
 
Dim obj As System.Windows.DependencyObject
Dim value As System.Double
 
value = PlotElementAnimation.GetIndexDelay(obj)
public static System.double GetIndexDelay( 
   System.Windows.DependencyObject obj
)

Parameters

obj
See Also

Reference

PlotElementAnimation Class
PlotElementAnimation Members