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