Sets the current styleset.
#include <pgchart.h>
void __far _pg_setstyleset( unsigned short __far *styleset );
styleset | Pointer to new styleset |
The _pg_setstyleset function sets the current styleset.
None.
Standards:None
16-Bit:DOS
32-Bit:None
_pg_defaultchart, _pg_getstyleset, _pg_initchart, _pg_resetstyleset
See the example for _pg_getpalette.