---+ .LINE SET START XY _This subroutine changes the starting co-ordinates of the "current" line._ <br />%TOC% ---++ Usage: <pre> PASS <start_x> FIELD SHARE? N PASS <start_y> FIELD SHARE? N GOSUB 0CD .LINE SET START XY * Check for error IF 0CD .LINE SET START XY NE </pre> ---++ Description: <div id="_mcePaste">This subroutine changes the starting co-ordinates of the "current" line.</div> <end_x> is the X co-ordinate of the starting point of the line. This is required, and must be in the range 1-99999. <end_y> is the Y co-ordinate of the starting point of the line. This is required, and must be in the range 1-99999. All co-ordinates are in pixels. The origin (0,0) is the upper left corner of your chart. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-02-17
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorBaseChartRoutines
>
CDLineSetStartXY
Topic revision: r1 - 2012-02-17 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback