XYZIsBubbleVisibleΒΆ

XYZIsBubbleVisible indicates whether the bubbles are visible.

bVisible = XYZIsBubbleVisible(hData)

Return Value

If bVisible is TRUE (1) the bubbles are displayed and if . bVisible is FALSE (0) the bubbles are not displayed.

Parameters

hData

Is the handle of a data set created with XYZCreate.

id-833803