libpgplotxx.a (C++ interface to PGPLOT)

◆ sci()

basic_device& pgplot::basic_device::sci ( const int &  ci)
inlineinherited

set color index

Definition at line 406 of file basicdevice.h.

References pgplot::basic_device::select().

Referenced by pgplot::Tlinestyle::apply(), pgplot::Ttext::print(), and pgplot::Ttext::space().

407  { this->select(); cpgsci(ci); return(*this); }
Here is the call graph for this function:
Here is the caller graph for this function: