BBjBarChart::setYLabel
Description
In BBj 7.00 and higher, this BBjBarChart method sets the label that is to be displayed along the Y-axis of the bar 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.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.