ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartData Class / LoadAnimationProperty Field


In This Topic
    LoadAnimationProperty Field
    In This Topic
    Identifies the LoadAnimation dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LoadAnimationProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartData.LoadAnimationProperty
    public static readonly DependencyProperty LoadAnimationProperty
    See Also