ChartDirector 5.1 (PHP Edition)
DrawArea.pixel
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
x | (Mandatory) | The x coordinate of the pixel. |
y | (Mandatory) | The y coordinate of the pixel. |
c | (Mandatory) | The color of the pixel. |
Return Value