Class Hierarchy
AcPlPlotProgress AcPlPlotProgressDialog
C++
class AcPlPlotProgress;
File
AcPlPlotProgress.h
Description
The AcPlPlotProgress interface defines the behaviors that a plot progress dialog must implement. Applications can derive from this class or instantiate a default implementation of a plot progress dialog using acplCreatePlotProgressDialog(). Applications pass the dialog to the AcPlPlotEngine, which manages the dialog during the plotting operation.