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_yside()</b> t_exam08 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET_YSIDE()                                                        T_EXAM08
   Sets column to one of two Y axes.

   Syntax
         nSide = SET_YSIDE(nColumn [,nSide])

   Arguments
         nColumn     Sets the Y column number.
         OPTIONAL PARAMETERS
         nSide       Sets the Y axis the column of data will plot to.
                     1 - left Y axis. [Default]
                     2 - right Y axis.

   Returns
         nSide       Returns the side this column is directed to.

   Description
         SET_YSIDE() allows you to have two Y axes. You set each Y column to
         either the left or right axis (default is left). The data are
         automatically scaled and the information for each column of data is
         plotted according to the assigned axis. If nSide is set to 1 for
         a column, then the data for that column will be plotted to the left
         axis. A value of 1 plots the data to the right axis.

See Also: ADD_YSCALE()

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