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