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