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

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

パラメータ

f
削除する関数。
参照

FunctionsCollection クラス
FunctionsCollection メンバ