C++
virtual PlotCancelStatus plotCancelStatus() const = 0;
Description
Clients of the plot progress dialog use this function to identify the cancel status of a plot job in a multi-sheet scenario.
Returns a PlotCancelStatus enum value indicating the cancel status of the current plot job operation.