ComponentOne ASP.NET MVC Controls
SmoothingPeriod Property (Stochastic<T>)

C1.Web.Mvc.Finance Namespace > Stochastic<T> Class : SmoothingPeriod Property
Gets or sets the smoothing period for full %K.
Syntax
'Declaration
 
<DefaultValueAttribute(1)>
Public Property SmoothingPeriod As Double
[DefaultValue(1)]
public double SmoothingPeriod {get; set;}
See Also

Reference

Stochastic<T> Class
Stochastic<T> Members