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_xlog()</b> g_exam10 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET_XLOG()                                                         G_EXAM10
   Changes the X axis to a log scale.

   Syntax
         nOnOrOff = SET_XLOG([nOnOrOff])

   Arguments
         OPTIONAL PARAMETERS
         nOnOrOff    Sets the X axis to a log scale.
                     0 - Linear scaling. [default], 1 - Log scaling.

   Returns
         nOnOrOff    Returns the current setting of the type of scale for the
                     X axis.

   Description
         SET_XLOG() changes the X axis to a log scale. SET_XLOG() will not
         work when X data are character or date types. The default setting is
         OFF (0).

See Also: SET_YLOG()

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