.. highlightlang:: us .. index:: LayerGetLastLabel .. _layergetlastlabel: LayerGetLastLabel ================= .. us.tag LayerGetLastLabel NOTREADYENGLISH LayerAxisLabel :ref:`LayerGetLastLabel` returns a value set with :ref:`LayerSetLastLabel`. No labels are displayed above this value. .. function:: dLast = LayerGetLastLabel(hLayer, ssXYZ) .. us.return **Return Value** *dLast* is the value set with :ref:`LayerSetLastLabel`. No labels are displayed above this value. .. 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. .. seealso:: :ref:`overview-diagrams`, :ref:`LayerCreate` :sub:`id-1679390`