BBjLineChart::setYLabel
Description
In BBj 7.0 and higher, this BBjLineChart method sets the label that that is to be displayed along the Y-axis of the line chart.
Syntax
Return Value |
Method |
void |
setYLabel(string label) |
Parameters
Variable |
Description |
label |
The label to be displayed along the Y-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.