.. highlightlang:: us .. index:: LayerShowFirstLabel .. _layershowfirstlabel: LayerShowFirstLabel =================== .. us.tag LayerShowFirstLabel NOTREADYENGLISH LayerAxisLabel :ref:`LayerShowFirstLabel` .. function:: bool = LayerShowFirstLabel(hLayer, ssXYZ, bShow) .. us.return **Return Value** If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hLayer Identifies the layer. .. uparam:: ssXYZ *ssXYZ* is "X" for the x-axis, "Y" for the y-axis and "Z" for the z-axis. .. uparam:: bShow *bShow* .. seealso:: :ref:`overview-diagrams`, :ref:`LayerCreate`, :ref:`LayerSetLastLabel`, :ref:`LayerSetFirstLabel`, :ref:`LayerIsFirstLabel`, :ref:`LayerIsLastLabel`, :ref:`LayerShowLastLabel`, :ref:`LayerSetLastLabel` :sub:`id-553172`