2 references to ExceptionCustomAttributeIsNotInRange0to1
System.Windows.Forms.DataVisualization (2)
Common\ChartTypes\FastLineChart.cs (1)
301
throw (new InvalidOperationException(SR.
ExceptionCustomAttributeIsNotInRange0to1
("PermittedPixelError")));
Common\ChartTypes\FastPointChart.cs (1)
302
throw (new InvalidOperationException(SR.
ExceptionCustomAttributeIsNotInRange0to1
("PermittedPixelError")));