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

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