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>add_yscale()</b> g_exam46 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ADD_YSCALE()                                                       G_EXAM46
   Provides a means to add an additional scale to the last graph displayed.

   Syntax
         ADD_YSCALE(nHorz,nSide,nLower,nUpper,nInc,nColor
                    [,nAlignOld,nAlignNew])

   Arguments
         nHorz       Horizontal position of added Y scale.
         nY          Replace which Y scale, 1-left, 2-right.
         nLower      Low scale value.
         nUpper      High scale value.
         nInc        Scale increment, 0 to autoscale.
         nColor      Axis color.
         OPTIONAL PARAMETERS
         nAlignOld   Y scale alignment value.
         nAlignNew   Added Y scale alignment value.

   Description
         ADD_YSCALE() allows you to draw a new Y scale and replace the old
         nSide Y scale.

See Also: SET_YSIDE() Y_SCALE()

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