ComponentOne ASP.NET MVC Controls
KPeriod Method

C1.Web.Mvc.Finance.Fluent Namespace > StochasticBuilder<T> Class : KPeriod Method
The value.
Configurates C1.Web.Mvc.Finance.Stochastic<T>.KPeriod. Sets the period for the %K calculation.
Syntax
'Declaration
 
Public Function KPeriod( _
   ByVal value As Double _
) As StochasticBuilder(Of T)
public StochasticBuilder<T> KPeriod( 
   double value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

StochasticBuilder<T> Class
StochasticBuilder<T> Members