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

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