'宣言 Public Sub Add( _ ByVal label As ChartValueLabel _ )
'使用法 Dim instance As ChartValueLabelsCollection Dim label As ChartValueLabel instance.Add(label)
public void Add( ChartValueLabel label )
パラメータ
- label
- 追加する値ラベル。
'宣言 Public Sub Add( _ ByVal label As ChartValueLabel _ )
'使用法 Dim instance As ChartValueLabelsCollection Dim label As ChartValueLabel instance.Add(label)
public void Add( ChartValueLabel label )