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


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