BBjBarChart::setLegendShown

Description

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

Syntax

Return Value

Method

void

setLegendShown(boolean legendShown)

Parameters

Parameter

Description

legendShown

A boolean value that specifies whether this BBjBarChart 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.