FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.Chart Namespace / TrendLineCalculator Class / YVals Property

In This Topic
    YVals Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property YVals As Double()
    public double[] YVals {get;}
    See Also