FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / BollingerBands Class / UpperYVals Property

In This Topic
    UpperYVals Property (BollingerBands)
    In This Topic
    Gets the upper y-values.
    Syntax
    'Declaration
     
    Public ReadOnly Property UpperYVals As Double()
    public double[] UpperYVals {get;}
    See Also