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

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

パラメータ

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

TrendLinesCollection クラス
TrendLinesCollection メンバ