ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / Stochastic Class / DPeriod Property

In This Topic
    DPeriod Property
    In This Topic
    Gets or sets the period for the %D simple moving average.
    Syntax
    'Declaration
     
    
    Public Property DPeriod As Integer
    public int DPeriod {get; set;}
    See Also