ComponentOne Studio TrueChart for ASP.NET (C1WebChart2D) ヘルプ
GetCoefficients メソッド

C1.Win.C1Chart.4 アセンブリ > C1.Win.C1Chart 名前空間 > TrendLine クラス : GetCoefficients メソッド
TrendLine の計算された係数を返します。
シンタックス
'宣言
 
Public Function GetCoefficients() As System.Double()
public System.double[] GetCoefficients()

戻り値の型

近似曲線の式を記述する係数の配列。
参照

TrendLine クラス
TrendLine メンバ