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_xgone()</b> t_exam22 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET_XGONE()                                                        T_EXAM22
   Suppresses the printing of the X axis labels.

   Syntax
         nOnOrOff = SET_XGONE([nOnOrOff])

   Arguments
         OPTIONAL PARAMETERS
         nOnOrOff    Sets the suppression of the X axis to on or off.
                     0 - OFF. [Default], 1 - ON.

   Returns
         nOnOrOf     Returns whether the suppression of the X axis is on or
                     off.

   Description
         SET_XGONE() suppresses the printing of the X axis labels. This can be
         used to develop your own scale for the X axis. The axis scales are
         placed with a Clipper file named GRAPHICS.PRG which is provided.

See Also: SET_BOXOFF() SET_XTICK() SET_YGONE() SET_YTICK()

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