libpgplotxx.a (C++ interface to PGPLOT)

◆ sls()

basic_device& pgplot::basic_device::sls ( const int &  ls)
inlineinherited

set line style

Definition at line 445 of file basicdevice.h.

References pgplot::basic_device::select().

Referenced by pgplot::Tlinestyle::apply().

446  { this->select(); cpgsls(ls); return(*this); }
Here is the call graph for this function:
Here is the caller graph for this function: