2 references to ExceptionDataPointInsertionNoDataSource
System.Web.DataVisualization (2)
Common\DataManager\DataPoint.cs (1)
405throw new ArgumentNullException("dataSource", SR.ExceptionDataPointInsertionNoDataSource);
Common\General\Chart.cs (1)
1106throw (new ArgumentNullException("dataSource", SR.ExceptionDataPointInsertionNoDataSource));