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>y_scale()</b> g_exam15 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Y_SCALE()                                                          G_EXAM15
   Low level function to print Y scale labels on the graph.

   Syntax
         Y_SCALE(cText,nY)

   Arguments
         cText       Sets the scale label.
         nY          Sets the vertical position.

   Description
         Y_SCALE() is the function used in GRAPHICS.PRG to print the scale
         labels on the graph. You can build your own axis scales using this
         function.

See Also: ADD_YSCALE() HORZ_BAR() SAY_MARK() VERT_BAR() X_SCALE()

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