.. highlightlang:: us .. _xyzismarkerlineindexvisible: XYZIsMarkerLineIndexVisible =========================== .. index:: XYZIsMarkerLineIndexVisible .. us.tag XYZIsMarkerLineIndexVisible NOTREADYENGLISH XYZGet_scatter :ref:`XYZIsMarkerLineIndexVisible` check if the index (line number) of the original data points is visible. .. function:: bVisible = XYZIsMarkerLineIndexVisible(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-1553423`