8 references to ExceptionPriceIndicatorsSameXYNumber
System.Web.DataVisualization (8)
Common\Formulas\PriceIndicators.cs (7)
163throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 341throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 482throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 565throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 715throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 988throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 1094throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber);
Common\Formulas\TechGeneralIndicators.cs (1)
103throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber);