2 references to ExceptionLegendDockedChartAreaIsMissing
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
4934throw (new ArgumentException(SR.ExceptionLegendDockedChartAreaIsMissing((string)legend.DockedToChartArea))); 5011 throw(new ArgumentException( SR.ExceptionLegendDockedChartAreaIsMissing( (string)legend.DockedToChartArea ) ) );