C1.Silverlight.Chart.5
SetIndexDelay Method

Sets the index delay for animation.
Syntax
'Declaration
 
Public Shared Sub SetIndexDelay( _
   ByVal obj As System.Windows.DependencyObject, _
   ByVal value As System.Double _
) 
public static void SetIndexDelay( 
   System.Windows.DependencyObject obj,
   System.double value
)

Parameters

obj
value
See Also

Reference

PlotElementAnimation Class
PlotElementAnimation Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.