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_olap()</b> g_exam16 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET_OLAP()                                                         G_EXAM16
   Toggles the X axis from multi-layered labels to skipping labels.

   Syntax
         nType = SET_OLAP([nType])

   Arguments
         OPTIONAL PARAMETERS
         nType       Sets the multi-layered type of the X scale to one that
                     skips overlapping scale elements. The default is
                     overlapping on.
                     0 - Skips X labels.
                     1 - Overlapping X axis. (Default)
                     2 - Turns labels 90 degrees left.
                     3 - Turns labels 90 degrees right.

   Returns
         nType       Returns the type.

   Description
         SET_OLAP() toggles the X axis from a multi-layered type to one that
         skips overlapping X axis labels. Default is multi-layered X axis.

See Also: SET_XSKIP()

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