Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>set_l_font()</b> t_exam03 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET_L_FONT()                                                       T_EXAM03
   Sets the font to be used for the graph labels.

   Syntax
         nFontNumber = SET_L_FONT([nFontNumber])

   Arguments
         OPTIONAL PARAMETERS
         nFontNumber Selects a different font

   Returns
         nFontNumber Returns the font number.

   Description
         SET_L_FONT() sets the font to be used for the graph labels. See the
         chart below for more detail.
         +----------------------------------------------------------+
         |FONT SETTING FUNCTIONS                                    |
         -----------------------------------------------------------|
         |X,Y & pie title                   |SET_G_FONT(font number)|
         |X,Y axis labels & pie slice labels|SET_L_FONT(font number)|
         |X,Y axis scale                    |SET_S_FONT(font number)|
         |LEGEND_SAY()                      |SET_S_FONT(font number)|
         +----------------------------------------------------------+

See Also: G_LABEL() SET_G_FONT() SET_S_FONT() X_LABEL() Y_LABEL()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson