fan_chart Printings and graphs histg

Grocer >> Printings and graphs > font_title

font_title

changes the font of the title

CALLING SEQUENCE

font_title(font,wind)

PARAMETERS

Input

• f= size of the font

• wind = number of an open window

Output

• nothing: the current graphic window is modified

DESCRIPTION

Changes the font of the title.

EXAMPLE

font_title(4,0)
// Set to 4 the font of the title of the graph in window number 0.

AUTHOR

Eric Dubois 2002
fan_chart Printings and graphs histg