FlexReport for WinForms
RemoveAt メソッド (Chart2DValueLabelsCollection)


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

パラメータ

index
The index of the value label to remove.
参照

参照

Chart2DValueLabelsCollection クラス
Chart2DValueLabelsCollection メンバ