C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
Graphics (Presentation) Functions
                                             Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
   The following functions control display of charts in graphics
   modes:
 
  _pg_analyzechart         _pg_chartscatter       _pg_initchart
  _pg_analyzechartms       _pg_chartscatterms     _pg_resetpalette
  _pg_analyzepie           _pg_defaultchart       _pg_resetstyleset
  _pg_analyzescatter       _pg_getchardef         _pg_setchardef
  _pg_analyzescatterms     _pg_getpalette         _pg_setpalette
  _pg_chart                _pg_getstyleset        _pg_setstyleset
  _pg_chartms              _pg_hlabelchart        _pg_vlabelchart
  _pg_chartpie
 
   NOTE: These functions are not available in tiny model.
                                    -♦-