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_yspace()</b> g_exam20 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET_YSPACE()                                                       G_EXAM20
   Forces a one-half tick spacing on all the graph types.

   Syntax
      nOnOrOff = SET_YSPACE([nOnOrOff])

   Arguments
         OPTIONAL PARAMETERS
         nOnOrOff    Sets one-half tick spacing on or off. A 0 will produce no
                     space , and 1 draws the scale with a space. [Default - 0]

   Returns
         nOnOrOff    Returns whether the spacing is on or off.

   Description
         SET_YSPACE() forces a one-half tick spacing on all the graph types.
         Normally, only a bar chart will have extra space for the bars.
         However, if you wish to line up a bar and a line chart, then you can
         add the same space at the edge of the chart to the line graph.

See Also: SET_XSPACE() SET_ZLINE()

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