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

C1.Win.C1Chart.4.5.2 アセンブリ > C1.Win.C1Chart 名前空間 > TrendLinesCollection クラス : Remove メソッド
削除する近似曲線。
指定した近似曲線をコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal tl As TrendLine _
) 
public void Remove( 
   TrendLine tl
)

パラメータ

tl
削除する近似曲線。
参照

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