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>pie()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
PIE()
   Draws a pie chart from a specified Y column.

   Syntax
         PIE(nColumn, [nXPosition,nYPosition,nRadius])

   Arguments
         nColumn     Sets the Y column.
         OPTIONAL PARAMETERS
         nXPosition  Sets the X position (0-100%). [Default is 50% across]
         nYPosition  Sets the Y position (0-100%). [Default is 50% down]
         nRadius     Sets the radius in percent.  [Default is 16%]

   Description
         PIE() draws a pie chart from a specified Y column. The X axis data
         are the pie chart labels and must be character data. The aspect ratio
         (roundness) can be changed with PIE_ASPECT().

See Also: PIE_3D()

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