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