6 references to NewName
System.Windows.Forms.DataVisualization (6)
Common\Annotation\AnnotationCollection.cs (1)
832
annotation.ClipToChartArea = e.
NewName
;
Common\DataManager\DataSeries.cs (2)
166
series.ChartArea = e.
NewName
;
178
series.Legend = e.
NewName
;
Common\General\ChartAreaCollection.cs (1)
101
chartArea.AlignWithChartArea = e.
NewName
;
Common\General\Legend.cs (1)
5060
legend.DockedToChartArea = e.
NewName
;
Common\General\Title.cs (1)
2231
title.DockedToChartArea = e.
NewName
;