.. highlightlang:: us .. _xyismarkerorgdata: XYIsMarkerOrgData ================= .. index:: XYIsMarkerOrgData .. us.tag XYIsMarkerOrgData xy.data New400 :ref:`XYIsMarkerOrgData` checks if the marker are displayed for the original data points or the filtered data points. .. function:: bMarkerOrgData = XYIsMarkerOrgData(hData) .. us.return **Return Value** *bMarkerOrgData* is 0, if the marker should be displayed for the original data and not the filtered data. .. us.params **Parameters** .. uparam:: hData The handle of a dataset created with :ref:`XYCreate` or :ref:`TYCreate`. .. seealso:: :ref:`overview-xy-datasets`, :ref:`XYShowMarkerOrgData`, :ref:`XYGetNumberOfPoints`, :ref:`XYGetData` :sub:`id-1762667`