FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.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