2 references to ExceptionRenkoBoxSizeFormatInvalid
System.Web.DataVisualization (2)
Common\ChartTypes\PointAndFigureChart.cs (1)
407
throw (new InvalidOperationException(SR.
ExceptionRenkoBoxSizeFormatInvalid
));
Common\ChartTypes\RenkoChart.cs (1)
326
throw (new InvalidOperationException(SR.
ExceptionRenkoBoxSizeFormatInvalid
));