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

In This Topic
    KXValues Property (Stochastic)
    In This Topic
    Gets the stochastic X coordinate key values.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property KXValues As Double()
    public double[] KXValues {get;}
    See Also