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