C++
virtual bool isSheetCancelled() const = 0;
Description
Clients of the plot progress dialog (like the plot engine) call this function to decide whether to continue or stop plotting the current sheet.
Returns a Boolean indicating whether the current sheet plot process was canceled.