Called by the plotting framework when PlotEngine.endPlot() has been called by an application. The status parameter indicates the final status of the plot.
Public Event EndPlot As EndPlotEventHandler
public event EndPlotEventHandler EndPlot;