ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance.TagHelpers Namespace / StochasticTagHelper Class / KPeriod Property

In This Topic
    KPeriod Property (StochasticTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Finance.Stochastic<T>.KPeriod. Sets the period for the %K calculation.
    Syntax
    'Declaration
     
    Public Property KPeriod As Double
    public double KPeriod {get; set;}
    See Also