BBjPieChart::setTitle
Description
In BBj 7.0 and higher, this BBjPieChart method sets the title on the pie chart.
Syntax
|
Return Value |
Method |
|
void |
setTitle(string title) |
Parameters
|
Variable |
Description |
|
title |
The title to be displayed on the chart. |
Return Value
None.
Remarks
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.