ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / PlotElementAnimation Class / IndexDelayProperty Field


In This Topic
    IndexDelayProperty Field
    In This Topic
    Identifies the IndexDelay attached dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IndexDelayProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = PlotElementAnimation.IndexDelayProperty
    public static readonly DependencyProperty IndexDelayProperty
    See Also