BBjBarChart::setXLabel

Description

In BBj 7.00 and higher, this BBjBarChart method sets the label that is to be displayed along the X-axis of the bar chart.

Syntax

Return Value

Method

void

setXLabel(string label)

Parameters

Variable

Description

label

The label to be displayed along the X-axis of the chart.

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.