BubbleSize Property

The size of a bubble in a bubble graph.

Syntax

PowerBuilder dot notation:

controlName.Object.graphname.BubbleSize
Argument Description
controlName The name of the graph in which to set the bubble size, or the name of the DataWindow control containing the graph.
graphName A string value that is the name of the graph in the DataWindow control.
size A double that defines the size of the bubble.

Usage

In the painter, select the graph control and set the value in the Graph category in the Properties view.