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