BBjPieChart::setLegendShown
Description
In BBj 19.10 and higher, this method specifies whether this BBjPieChart should show a legend.
Syntax
Return Value |
Method |
---|---|
void |
setLegendShown(boolean legendShown) |
Parameters
Parameter |
Description |
---|---|
legendShown |
A boolean value that specifies whether this BBjPieChart should show a legend. |
Return Value
None.
Remarks
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.