'宣言 Public Function AddNewLabel() As ChartValueLabel
'使用法 Dim instance As ChartValueLabelsCollection Dim value As ChartValueLabel value = instance.AddNewLabel()
public ChartValueLabel AddNewLabel()
戻り値の型
新しく追加された値ラベル。
'宣言 Public Function AddNewLabel() As ChartValueLabel
'使用法 Dim instance As ChartValueLabelsCollection Dim value As ChartValueLabel value = instance.AddNewLabel()
public ChartValueLabel AddNewLabel()