ChartDirector Ver 3.1 (PHP Edition Edition)
Axis.setTickColor
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| majorTickColor | (Mandatory) | The color of the major ticks. |
| minorTickColor | -1 | The color of the major ticks. -1 means the color is the same as majorTickColor. |
Return Value