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

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

パラメータ

ps
PointStylesCollection から削除する PointStyle。
参照

PointStylesCollection クラス
PointStylesCollection メンバ
PointStylesCollection クラス