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