ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / Envelopes Class / LowerYVals Property

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