|
MathPlot
|
Represents all the informations needed for an Y axis This struct holds: More...
#include <mathplot.h>

Public Member Functions | |
| bool | operator== (const mpYAxisInfo &other) const |
Public Attributes | |
| mpScaleY * | Axis |
| Pointer to the Y axes layer. | |
| mpAxisData | Data |
| Y scale and position structure. | |
| mpRange | Bound |
| Range min and max of Y interval. | |
| mpRange | Desired |
| Desired range min and max of Y interval. | |
Represents all the informations needed for an Y axis This struct holds:
operator==.
1.8.13