.. highlightlang:: us .. index:: XYIsVisible .. _xyisvisible: XYIsVisible =========== .. us.tag XYIsVisible NOTREADYENGLISH XYGet New310 :ref:`XYIsVisible` determines whether a dataset is visible. .. function:: bVisible = XYIsVisible(hData) .. us.return **Return Value** *bVisible* .. us.params **Parameters** .. uparam:: hData The handle of a dataset created with :ref:`XYCreate` or :ref:`TYCreate`. .. seealso:: :ref:`overview-xy-datasets`, :ref:`TYCreate`, :ref:`XYCreate`, :ref:`XYShow`, :ref:`OBJSetVisible` :sub:`id-1217150`