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