3 references to ExceptionDataManipulatorGroupingFormulaFormatInvalid
System.Web.DataVisualization (3)
Common\General\DataManipulator.cs (3)
3135
throw(new ArgumentException(SR.
ExceptionDataManipulatorGroupingFormulaFormatInvalid
( formulaString )));
3162
throw (new ArgumentException(SR.
ExceptionDataManipulatorGroupingFormulaFormatInvalid
( formulaString )));
3168
throw (new ArgumentException(SR.
ExceptionDataManipulatorGroupingFormulaFormatInvalid
( formulaString )));