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_mstyle()</b> g_exam13 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET_MSTYLE()                                                       G_EXAM13
   Sets the missing value as a continuous line or a broken line.

   Syntax
         nStyle = SET_MSTYLE([nStyle])

   Arguments
         OPTIONAL PARAMETERS
         nStyle      Detemines the appearance of the missing value.
                     0 - continuous line.
                     1 - broken line.

   Returns
         nStyle      Returns the missing value style.

   Description
         SET_MSTYLE() determines whether the missing value will appear as a
         continuous line, simply skipping the missing value or a broken line,
         leaving a space where the missing value would have been.
         Missing values work with PLOT(), PIE(), SPLINE(), and REGRESS()
         functions.

See Also: SET_MISS() SET_MVALUE()

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