ChartDirector Ver 3.1 (PHP Edition Edition)
Line.setPos
Usage
Description
Arguments
| Argument | Default | Description | 
|---|---|---|
| x1 | (Mandatory) | The x coordinate of the first end-point of the line. | 
| y1 | (Mandatory) | The y coordinate of the first end-point of the line. | 
| x2 | (Mandatory) | The x coordinate of the second end-point of the line. | 
| y2 | (Mandatory) | The y coordinate of the second end-point of the line. | 
Return Value