ChartDirector Ver 3.1 (PHP Edition Edition)
Axis.setTitle
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| text | (Mandatory) | The title text. |
| font | "" | The font used to draw the title. If no font is specified, the default is "bold". |
| fontSize | 8 | The size of the font in points. |
| fontColor | TextColor | The color used to draw the title text. |
Return Value