PlotObserver Class Reference
#include <plot.h>
List of all members.
Detailed Description
Interface that receives
Plot events, such as need redraw condition.
Member Function Documentation
virtual void PlotObserver::PlotNeedRedraw |
( |
Plot * |
_plot |
) |
[pure virtual] |
Called when plot has been changed and need to be redrawn.
- Parameters:
-
Implemented in Chart, and MultiPlot.
The documentation for this class was generated from the following file: