.. highlightlang:: us .. index:: XYShowBarLabel .. _xyshowbarlabel: XYShowBarLabel ============== .. us.tag XYShowBarLabel NOTREADYENGLISH XYSet New5600 :ref:`XYShowBarLabel` turns the bar labels or off. .. function:: bool = XYShowBarLabel(hData, bShow) .. 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:: bShow *bShow* .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2014.0 - New. .. seealso:: :ref:`Overview-XY-Datasets`, :ref:`XYIsBarLabel` :sub:`id-498655`