.. highlightlang:: us .. _xyzismarkerlabelvisible: XYZIsMarkerLabelVisible ======================= .. index:: XYZIsMarkerLabelVisible .. us.tag XYZIsMarkerLabelVisible NOTREADYENGLISH XYZGet_scatter :ref:`XYZIsMarkerLabelVisible` returns a nonzero value if the marker labels are visible; otherwise 0. .. function:: bVisible = XYZIsMarkerLabelVisible(hData) .. us.return **Return Value** *bVisible* .. us.params **Parameters** .. uparam:: hData The handle of a dataset created with :ref:`XYZCreate`. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZCreate` :sub:`id-98231`