I fixed the problem by not calculating/plotting values where divide by zero would be attempted.
However I would like to know if this error message is supposed to be giving useful information to the user about how they can check for valid range.
Does "check for ... RoundUpTo125 infinity" just mean "Ensure you dont try to plot infinity!"?
I see from other posts that the GetMinMaxValues method is "not supported". If so why ask the user to check it? Perhaps this is just an internal NT debugging message that got left in beta 16 by mistake.

Comment