2 references to ExceptionDataSeriesNameIsEmpty
System.Web.DataVisualization (2)
Common\DataManager\DataSeries.cs (2)
538throw (new ArgumentNullException(SR.ExceptionDataSeriesNameIsEmpty)); 556throw (new ArgumentNullException("name", SR.ExceptionDataSeriesNameIsEmpty));