Resets styleset to default values.
#include <pgchart.h>
void __far _pg_resetstyleset( void );
The _pg_resetstyleset function reinitializes the styleset to the default values for the current screen mode.
None.
Standards:None
16-Bit:DOS
32-Bit:None
_pg_defaultchart, _pg_getstyleset, _pg_initchart, _pg_setstyleset
See the example for _pg_getpalette.