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

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

パラメータ

f
削除する関数。
参照

FunctionsCollection クラス
FunctionsCollection メンバ
FunctionsCollection クラス