XYZShowBubble shows or hides bubbles marking the original position of the data points. The bubble size and fill color can depend on the Z-Value.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
Is the handle of a data set created with XYZCreate.
If bVisible is TRUE (1) the bubbles will be displayed and if bVisible is FALSE (0) the bubbles will not be displayed.
See also
Overview XYZ-Datasets, XYZGetBubbleAttribute, XYZGetBubbleSize, XYZIsBubbleVisible, XYZSetBubbleAttribute, XYZSetBubbleSize
id-1294089