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

In This Topic
    SmoothingPeriod Property (Stochastic)
    In This Topic
    Gets or sets the smoothing period for full %K.
    Syntax
    'Declaration
     
    
    Public Property SmoothingPeriod As Integer
    public int SmoothingPeriod {get; set;}
    See Also