BBjBarChart::setSeriesCount
Description
In BBj 19.00 and higher, this BBjBarChart method sets the series count of the bar chart.
Syntax
|
Return Value |
Method |
|
void |
setSeriesCount(int series) |
Parameters
|
Variable |
Description |
|---|---|
|
series |
The number of series to be displayed. |
Return Value
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.