ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / BollingerBands Class / XVals Property

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