FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.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