6 references to OldName
System.Web.DataVisualization (6)
Common\Annotation\AnnotationCollection.cs (1)
831
if (annotation.ClipToChartArea == e.
OldName
)
Common\DataManager\DataSeries.cs (2)
165
if (series.ChartArea == e.
OldName
)
177
if (series.Legend == e.
OldName
)
Common\General\ChartAreaCollection.cs (1)
100
if (chartArea.AlignWithChartArea == e.
OldName
)
Common\General\Legend.cs (1)
5059
if (legend.DockedToChartArea == e.
OldName
)
Common\General\Title.cs (1)
2230
if (title.DockedToChartArea == e.
OldName
)