FlexReport for WinForms
Remove メソッド (Chart3DPointsCollection)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DPointsCollection クラス : Remove メソッド
削除するデータポイント。
既存のデータポイントをコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal point As Chart3DPoint _
) 
'使用法
 
Dim instance As Chart3DPointsCollection
Dim point As Chart3DPoint
 
instance.Remove(point)
public void Remove( 
   Chart3DPoint point
)

パラメータ

point
削除するデータポイント。
参照

Chart3DPointsCollection クラス
Chart3DPointsCollection メンバ