'宣言 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.
'宣言 Public Sub Remove( _ ByVal label As ChartLabel _ )
'使用法 Dim instance As ChartLabelsCollection Dim label As ChartLabel instance.Remove(label)
public void Remove( ChartLabel label )