ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / Macd Class / SignalVals Property

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