.. highlightlang:: us .. index:: LayerGetAxisTitle .. _layergetaxistitle: LayerGetAxisTitle ================= .. us.tag LayerGetAxisTitle ENGLISH LayerAxisTitle :ref:`LayerGetAxisTitle` returns the axis title. .. function:: ssTitle = LayerGetAxisTitle(hLayer, ssXYZ) .. us.return **Return Value** *ssTitle* is the title of the specified axis. .. 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:`LayerSetAxisTitle`, :ref:`LayerCreate` :sub:`id-1135363`