ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / Stochastic Class / KPeriod Property

In This Topic
    KPeriod Property
    In This Topic
    Gets or sets the period for the %K calculation.
    Syntax
    'Declaration
     
    
    Public Property KPeriod As Integer
    public int KPeriod {get; set;}
    See Also