ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / MacdBase Class / SmoothingPeriodProperty Field



In This Topic
    SmoothingPeriodProperty Field (MacdBase)
    In This Topic
    Identifies the SmoothingPeriod dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SmoothingPeriodProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = MacdBase.SmoothingPeriodProperty
    public static readonly DependencyProperty SmoothingPeriodProperty
    public:
    static readonly DependencyProperty^ SmoothingPeriodProperty
    See Also