FlexReport for WinForms
Add メソッド (Chart2DValueLabelsCollection)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DValueLabelsCollection クラス : Add メソッド
The value label to add.
Add an existing value label into the collection.
シンタックス
'宣言
 
Public Sub Add( _
   ByVal label As Chart2DValueLabel _
) 
'使用法
 
Dim instance As Chart2DValueLabelsCollection
Dim label As Chart2DValueLabel
 
instance.Add(label)
public void Add( 
   Chart2DValueLabel label
)

パラメータ

label
The value label to add.
参照

参照

Chart2DValueLabelsCollection クラス
Chart2DValueLabelsCollection メンバ