libpgplotxx.a (C++ interface to PGPLOT)
◆
tbox()
basic_device
& pgplot::basic_device::tbox
(
const char *
xopt
,
float
xtick
,
int
nxsub
,
const char *
yopt
,
float
ytick
,
int
nysub
)
inline
inherited
plot tbox around graph
Definition at line
486
of file
basicdevice.h
.
488
{
489
this->
select
();
490
cpgtbox(xopt, xtick, nxsub, yopt, ytick, nysub);
491
return
(*
this
);
492
}
pgplot::basic_device::select
void select()
Definition:
basicdevice.h:606
pgplot
device
Generated on Mon Aug 21 2023 17:36:26 for libpgplotxx.a (C++ interface to PGPLOT) by
1.8.14