ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart.Extended Namespace / MovingAverage Class / PeriodProperty Field


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