3 references to ExceptionDataManipulatorIndexFormatInvalid
System.Web.DataVisualization (3)
Common\General\DataManipulator.cs (3)
1577throw (new ArgumentException(SR.ExceptionDataManipulatorIndexFormatInvalid, "rangeElements")); 1582throw (new ArgumentException(SR.ExceptionDataManipulatorIndexFormatInvalid, "rangeElements")); 1595throw (new ArgumentException(SR.ExceptionDataManipulatorIndexFormatInvalid, "rangeElements"));