#include <xgraph.h>
Public Member Functions | |
CAxesInfo () | |
Public Attributes | |
double | xmin |
double | ymin |
double | xmax |
double | ymax |
double | xscale |
double | yscale |
double | xintercept |
double | yintercept |
int | nxtics |
int | nytics |
Definition at line 15 of file xgraph.h.
double CAxesInfo::xintercept |
double CAxesInfo::xmax |
double CAxesInfo::xmin |
double CAxesInfo::xscale |
double CAxesInfo::yintercept |
double CAxesInfo::ymax |
double CAxesInfo::ymin |
double CAxesInfo::yscale |