FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / Macd Class / MacdVals Property

In This Topic
    MacdVals Property
    In This Topic
    Gets the MACD values.
    Syntax
    'Declaration
     
    Public ReadOnly Property MacdVals As Double()
    public double[] MacdVals {get;}
    See Also