FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart 命名空间 / TrendLine 类 / Coefficients 属性

本主题中
    Coefficients 属性 (TrendLine)
    本主题中
    Gets the coefficients of equation.
    语法
    '声明
     
    Public ReadOnly Property Coefficients As Double()
    public double[] Coefficients {get;}
    请参见