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

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