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

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