BBjLineChart::setLegendShown

Description

In BBj 19.10 and higher, this method specifies whether this BBjLineChart should show a legend.

Syntax

Return Value

Method

void

setLegendShown(boolean legendShown)

Parameters

Variable

Description

legend

A boolean (true/false) value that specifies whether this BBjLineChart should show a legend.

Return Value

None.

Remarks

None.

Example

See Also

BBjAPI

BBjSysGui

BBjControl

BBjWindow

ClientObject Tutorial

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.