ComponentOne FinancialChart for WPF
XValues Property (IchimokuCloud)



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

Reference

IchimokuCloud Class
IchimokuCloud Members