|
libpgplotxx.a (C++ interface to PGPLOT)
|
error bar directions
| Enumerator | |
|---|---|
| Fdirright | +x (x to x+e) |
| Fdirtop | +y (y to y+e) |
| Fdirleft | -x (x to x-e) |
| Fdirbottom | -y (y to y-e) |
| Fdirhor | +/-x (x-e to x+e) |
| Fdirver | +/-y (y-e to y+e) |
Definition at line 129 of file affpgplot.h.