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

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