ChartDirector Ver 3.0 (Perl Edition)
DrawArea.text3
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
str | (Mandatory) | A string representing the text to be drawn. See ChartDirector Mark Up Language on how to embed special tags in the text for sophisticated formatting. |
font | (Mandatory) | The font file for the font used to draw the text. See Font Specification for details on various font attributes. |
fontSize | (Mandatory) | The size of the font in points. |
Return Value