FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / Stochastic Class / DValues Property

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