.. highlightlang:: us .. index:: LayerSetAxisTitleOffset .. _layersetaxistitleoffset: LayerSetAxisTitleOffset ======================= .. us.tag LayerSetAxisTitleOffset NOTREADYENGLISH LayerAxisTitle :ref:`LayerSetAxisTitleOffset` specifies the position of the axis title relative to the axis. .. function:: bool = LayerSetAxisTitleOffset(hLayer, ssXYZ, rsOffset) .. 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:: rsOffset *rsOffset* is the offset in centimeters. .. seealso:: :ref:`overview-diagrams`, :ref:`LayerCreate`, :ref:`LayerSetAxisTitleAutoPos` :sub:`id-288501`