ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / Stochastic Class / KPeriod Property

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