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