.. highlightlang:: us .. _xysetbaredgepen: XYSetBarEdgePen =============== .. index:: XYSetBarEdgePen .. us.tag XYSetBarEdgePen NOTREADYENGLISH XYSet :ref:`XYSetBarEdgePen` sets the hatch style for bar graphs. .. function:: bool = XYSetBarEdgePen(hData, hPen) .. us.return **Return Value** If the function succeeds, the return value *bool* is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hData The handle of a dataset created with :ref:`XYCreate` or :ref:`TYCreate`. .. uparam:: hPen *hPen* .. seealso:: :ref:`overview-xy-datasets`, :ref:`TYCreate`, :ref:`XYCreate`, :ref:`XYGetHatch` :sub:`id-1691504`