BBjLineChart::setXLabel
Description
In BBj 7.0 and higher, this BBjLineChart method sets the label that is to be displayed along the X-axis of the line 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
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.