.. highlightlang:: us .. index:: LayerShowMinMaxLine .. _layershowminmaxline: LayerShowMinMaxLine =================== .. us.tag LayerShowMinMaxLine NOTREADYENGLISH LayerSet :ref:`LayerShowMinMaxLine` specifies if the diagrams min and max lines are visible. .. function:: bool = LayerShowMinMaxLine(hLayer, ssXYZ, bMin, bMax) .. 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:: bMin *bMin* .. uparam:: bMax *bMax* .. seealso:: :ref:`overview-diagrams`, :ref:`LayerCreate` :sub:`id-1172623`