ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / IchimokuCloud Class / XValues Property

In This Topic
    XValues Property (IchimokuCloud)
    In This Topic
    Gets the array of X values.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property XValues As Double()
    public double[] XValues {get;}
    See Also