AxisObserver Class Reference
#include <axis.h>
List of all members.
Detailed Description
Interface to receive axis events.
Member Function Documentation
virtual void AxisObserver::AxisChanged |
( |
Axis * |
axis |
) |
[pure virtual] |
Called when axis is changed.
- Parameters:
-
Implemented in AxisPlot, and Chart.
virtual void AxisObserver::BoundsChanged |
( |
Axis * |
axis |
) |
[pure virtual] |
Called when axis bounds are changed.
- Parameters:
-
| axis | axis that bounds are changed |
Implemented in AxisPlot, and Chart.
The documentation for this class was generated from the following file: