KYOCERA FS-1300D User Manual Page 208

  • Download
  • Add to my manuals
  • Print
  • Page
    / 410
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 207
PRESCRIBE Command Reference
198
PIE — draw PIE chart
Format
PIE radius, starting-angle, slice-size, ...;
Parameters
radius:
radius of the pie chart
starting-angle:
position of the first slice
slice-size:
relative sizes of the slices
Function
The PIE command is a standard mode graphics command which draws a pie chart
centered at the current cursor position. The sizes of the slices may be specified using any
convenient non-negative integers. (PIE commands are ignored if they contain negative
slices, or slices with decimal fractions.) The sum of the slice sizes should not exceed
9999. The total length of the command must not exceed 255 characters.
The printer automatically converts the slice sizes to angles totaling 360 degrees. It draws
the first slice starting at the position specified by the second parameter (0 = vertically
up), then draws the other slices in order, proceeding in a clockwise movement. The line
thickness is designated by the SPD command.
File
!R! RES; UNIT C;
MZP 10, 10;
PIE 3, 0, 10, 20, 30, 40;
PAGE;
EXIT;
Page view 207
1 2 ... 203 204 205 206 207 208 209 210 211 212 213 ... 409 410

Comments to this Manuals

No comments