2 references to ExceptionAxisScaleLogarithmicNegativeValues
System.Windows.Forms.DataVisualization (2)
Common\General\AxisScale.cs (2)
2099
throw (new ArgumentOutOfRangeException("minimumValue", SR.
ExceptionAxisScaleLogarithmicNegativeValues
));
2101
throw (new ArgumentOutOfRangeException("maximumValue", SR.
ExceptionAxisScaleLogarithmicNegativeValues
));