ComponentOne FinancialChart for WPF
KValues Property



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

Reference

Stochastic Class
Stochastic Members