This macro sets the size of the bubble markers in a bubble chart type. In a bubble chart the size of the bubble is determined by the value of the data point it represents. This macro allows you increase the size of the bubble proportionate to the data point value.
SYNTAX:
@SZB nValue
PARAMETERS:
nValue; Proportionate increase in size of bubble (1...100)
EXAMPLE: @SZB.WID
@GRAPHTYPE 60 @SZB 40
@SZB 100