libpgplotxx.a (C++ interface to PGPLOT)
|
style elements
Use these flags to select for which elements you want to set or clear style flags.
Enumerator | |
---|---|
Fnone | |
Fframe | frame |
Faxis | axis |
Fgrid | grid |
Fxticks | x-ticks |
Fyticks | y-ticks |
Fticks | both |
Fxlabels | x-labels |
Fylabels | y-labels |
Flabels | both |
Fxtime | x-time scale |
Fytime | y-time scale |
Definition at line 307 of file xpgplotxx.h.