.. highlightlang:: us .. _xyisbarvisible: XYIsBarVisible ============== .. index:: XYIsBarVisible .. us.tag XYIsBarVisible NOTREADYENGLISH XYGet :ref:`XYIsBarVisible` determines whether bars are visible. .. function:: bVisible = XYIsBarVisible(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` :sub:`id-708836`