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