FlexReport for WinForms
RemoveAt メソッド (Chart3DPointsCollection)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DPointsCollection クラス : RemoveAt メソッド
The index ofo the data point to remove.
Removes the data point at the specific index.
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
'使用法
 
Dim instance As Chart3DPointsCollection
Dim index As System.Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   System.int index
)

パラメータ

index
The index ofo the data point to remove.
参照

参照

Chart3DPointsCollection クラス
Chart3DPointsCollection メンバ