2 references to ExceptionValueMustBeGreaterThan
System.Web.DataVisualization (2)
Common\General\Chart.cs (2)
3433throw new ArgumentException(SR.ExceptionValueMustBeGreaterThan("Width", "0px")); 3437throw new ArgumentException(SR.ExceptionValueMustBeGreaterThan("Height", "0px"));