.. highlightlang:: us .. index:: XYSetBarLabelFont .. _xysetbarlabelfont: XYSetBarLabelFont ================= .. us.tag XYSetBarLabelFont NOTREADYENGLISH XYSet New5600 :ref:`XYSetBarLabelFont` .. function:: bool = XYSetBarLabelFont(hData, hFont) .. us.return **Return Value** Is TRUE (1), if the function was successful and otherwise FALSE (0). .. us.params **Parameters** .. uparam:: hData The handle of a dataset created with :ref:`XYCreate` or :ref:`TYCreate`. .. uparam:: hFont *hFont* is the font handle. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2014.0 - New. .. seealso:: :ref:`Overview-XY-Datasets`, :ref:`XYGetBarLabelFont` :sub:`id-1703575`