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

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

パラメータ

tl
近似曲線。

戻り値の型

整数インデックス。
参照

TrendLinesCollection クラス
TrendLinesCollection メンバ