ChartDirector 7.0 (ASP/COM/VB Edition)
BaseChart.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
text | (Mandatory) | The text for the title. CDML |
font | "" | The font used to draw the title text. The default is "bold". See Font Specification for details on various font attributes. |
fontSize | 12 | The font size in points for the title text. |
fontColor | TextColor | The color of the title text. |
bgColor | Transparent | The background color of the title box. |
edgeColor | Transparent | The border color of the title box. |
Return Value