.. highlightlang:: us .. _xysethatch: XYSetHatch ========== .. index:: XYSetHatch .. us.tag XYSetHatch NOTREADYENGLISH XYSet :ref:`XYSetHatch` sets the style for a hatch underneath the curve of a 2D dataset. .. function:: bool = XYSetHatch(hData, hHatch) .. us.return **Return Value** *bool* .. us.params **Parameters** .. uparam:: hData The handle of a dataset created with :ref:`XYCreate` or :ref:`TYCreate`. .. uparam:: hHatch *hHatch* is the handle of the hatch. .. seealso:: :ref:`overview-xy-datasets`, :ref:`TYCreate`, :ref:`XYCreate`, :ref:`XYGetHatch` :sub:`id-872792`