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.

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.