2 references to ExceptionChartTitleDockedChartAreaIsMissing
System.Web.DataVisualization (2)
Common\General\Title.cs (2)
2079throw (new ArgumentException(SR.ExceptionChartTitleDockedChartAreaIsMissing((string)title.DockedToChartArea))); 2181 throw(new ArgumentException( SR.ExceptionChartTitleDockedChartAreaIsMissing( (string)title.DockedToChartArea ) ) );