[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.2 Graphics setup

Functions and variables in this group influences on overall graphics appearance. So all of them should be placed before any actual plotting function calls.

Method on mglGraph: void DefaultPlotParam ()
C function: void mgl_set_def_param (HMGL gr)

Restore initial values for all of parameters.

Method on mglGraph: void SetPlotId (const char *id)
C function: void mgl_set_plotid (HMGL gr, const char *id)

Sets name of plot for saving filename (in FLTK window for example).


This document was generated by Autobuild on July 16, 2012 using texi2html 1.82.