4 references to ExceptionElementPositionArgumentOutOfRange
System.Web.DataVisualization (4)
Common\Utilities\ElementPosition.cs (4)
344 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange)); 384 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange)); 423 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange)); 462 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange));