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

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