ComponentOne FinancialChart for WPF
KXValues Property



C1.WPF.Chart.Finance Namespace > Stochastic Class : KXValues Property
Syntax
'Declaration
 
Public ReadOnly Property KXValues As Double()
'Usage
 
Dim instance As Stochastic
Dim value() As Double
 
value = instance.KXValues
public double[] KXValues {get;}
public:
property array<double>^ KXValues {
   array<double>^ get();
}
See Also

Reference

Stochastic Class
Stochastic Members