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>y_label()</b> t_exam02 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Y_LABEL()                                                          T_EXAM02
   Sets the Y axis graph label.

   Syntax
         cYAxisTitle = Y_LABEL([cYAxisTitle] [,nSide])

   Arguments
         OPTIONAL PARAMETERS
         cYAxisTitle Sets the Y axis title.
         nSide       Left or right Y axis. 1-left, 2-right

   Returns
         cYAxisTitle Returns the Y axis title.

   Description
         Y_LABEL() sets the Y axis graph label. The labels must be entered as
         characters in quotes (such as "text") or as a character data type
         (100 characters maximum in each label).

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

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