FlexReport for WinForms
Remove メソッド (ChartLabelsCollection)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartLabelsCollection クラス : Remove メソッド
The chart label to remove.
Removes an existing chart label from the collection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal label As ChartLabel _
) 
'使用法
 
Dim instance As ChartLabelsCollection
Dim label As ChartLabel
 
instance.Remove(label)
public void Remove( 
   ChartLabel label
)

パラメータ

label
The chart label to remove.
参照

参照

ChartLabelsCollection クラス
ChartLabelsCollection メンバ