3 references to ExceptionBorderWidthIsNotPositive
System.Windows.Forms.DataVisualization (3)
Common\Borders3D\Borders3D.cs (1)
542 throw(new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNotPositive));
Common\DataManager\DataPoint.cs (2)
3685throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNotPositive)); 4619throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNotPositive));