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.

Remarks

None.

Example

See Also

BBjAPI

BBjSysGui

BBjControl

BBjWindow

ClientObject Tutorial

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.