| void DateItXY(xinch, yinch, font) | SVC.C | Level 3 |
| float xinch, yinch | The desired location of the GraphiC date/time stamp in inches or cm. |
| unsigned char font | The selection character for the font to be used in putting the date and time near the border of the drawing page. If font = '\0', the date and time labeling of the plot will be turned off (default). The font selection character should be enclosed in apostrophes. |
| DateItXY() is similar to DateIt() but allows you to position the lower-left corner of the date/time stamp. |