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_yskip()</b> t_exam06 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET_YSKIP()                                                        T_EXAM06
   Causes the Y axis drawing routine to skip labels.

   Syntax
         nNumber = SET_YSKIP([nNumber] [,nSide])

   Arguments
         OPTIONAL PARAMETERS
         nNumber     Sets the number of Y axis labels to skip.
         nSide       Left or right Y axis. 1-left, 2-right

   Returns
         nNumber     Returns the Y labels skipped.

   Description
         Because the labels may overlap as the graph is made smaller on the
         screen, these functions will cause the axis drawing routine to skip
         labels. FLP_RESET() will return the label to the default condition of
         skip 1.

See Also: SET_XSKIP()

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