Gets the index delay for animation.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public static double GetIndexDelay(
	DependencyObject obj
)
Visual Basic
Public Shared Function GetIndexDelay ( _
	obj As DependencyObject _
) As Double

Return Value

See Also