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

In This Topic
    KValues Property (Stochastic)
    In This Topic
    Gets the stochastic key values.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property KValues As Double()
    public double[] KValues {get;}
    See Also