ChartDirector 7.0 (PHP Edition)
TreeMapNode.
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| format | (Mandatory) | The format string. |
| font | "normal" | The font used to draw the label. |
| fontSize | 10 | The font size used to draw the labels in points. |
| fontColor | TextColor | The color used to draw the labels. |
| alignment | TopLeft | The alignment of the label inside the node. See Alignment Specification for supported alignment types. |
Return Value