2 references to ExceptionCustomAttributeAngleOutOfRange
System.Web.DataVisualization (2)
Common\ChartTypes\PieChart.cs (2)
718
throw (new InvalidOperationException(SR.
ExceptionCustomAttributeAngleOutOfRange
("PieStartAngle")));
2409
throw (new InvalidOperationException(SR.
ExceptionCustomAttributeAngleOutOfRange
("PieStartAngle")));