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

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