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