.. highlightlang:: us .. _xyzisbubblevisible: XYZIsBubbleVisible ================== .. index:: XYZIsBubbleVisible .. us.tag XYZIsBubbleVisible NOTREADYENGLISH New400 XYZGet :ref:`XYZIsBubbleVisible` indicates whether the bubbles are visible. .. function:: bVisible = XYZIsBubbleVisible(hData) .. us.return **Return Value** If *bVisible* is TRUE (1) the bubbles are displayed and if . *bVisible* is FALSE (0) the bubbles are not displayed. .. us.params **Parameters** .. uparam:: hData Is the handle of a data set created with :ref:`XYZCreate`. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZGetBubbleAttribute`, :ref:`XYZGetBubbleSize`, :ref:`XYZSetBubbleAttribute`, :ref:`XYZSetBubbleSize`, :ref:`XYZShowBubble` :sub:`id-833803`