TrueChart for WinForms (C1Chart2D)
Add メソッド (TrendLinesCollection)

C1.Win.C1Chart.4.5.2 アセンブリ > C1.Win.C1Chart 名前空間 > TrendLinesCollection クラス : Add メソッド
近似曲線。
指定した近似曲線をコレクションに追加します。
シンタックス
'宣言
 
Public Function Add( _
   ByVal tl As TrendLine _
) As System.Integer
public System.int Add( 
   TrendLine tl
)

パラメータ

tl
近似曲線。

戻り値の型

整数インデックス。
参照

TrendLinesCollection クラス
TrendLinesCollection メンバ
TrendLinesCollection クラス