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