.. highlightlang:: us .. index:: XYGetBarHatch .. _xygetbarhatch: XYGetBarHatch ============= .. us.tag XYGetBarHatch NOTREADYENGLISH XYGet :ref:`XYGetBarHatch` returns a handle for a hatch of a dataset bar. .. function:: hHatch = XYGetBarHatch(hData) .. us.return **Return Value** *hHatch* .. 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`, :ref:`XYSetBarHatch` :sub:`id-1335412`