Download Function Reference Manual - DSP Development Corporation
Transcript
Remarks: See Also: The string returned contains the SETWSIZE command which you can use to set the Window to the current size. The size is specified in terms of a normal coordinate system where 0.0, 0.0 represents the upper left corner of the Worksheet and 1.0, 1.0 represents the lower right corner of the Worksheet. MOVEWIN SETWSIZE GETXL Purpose: Returns the leftmost x coordinate in a Window. Format: GETXL(Window) Window - Optional. Window reference. Defaults to the current Window. Returns: A real number. Example: setx(2*getxl, 2*getxr) doubles the x-range. See Also: GETXR GETYB GETYT SETX SETXY SETY GETXLABEL, GETYLABEL Purpose: Returns the x-axis or y-axis label. 325