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