.. role:: ts-api-decorator

.. _cee.ug.LegendVisibilityMode:

####################
LegendVisibilityMode
####################

.. js:module:: cee.ug
   :noindex:

.. container:: api-index-section

   .. rubric:: Enumeration Members

   .. rst-class:: api-index-list-item api-kind-enummember api-parent-kind-enum

   * :ref:`cee.ug.LegendVisibilityMode.ALWAYS`
   * :ref:`cee.ug.LegendVisibilityMode.AUTO`
   * :ref:`cee.ug.LegendVisibilityMode.NEVER`





------------

Enumeration Members
===================

.. rst-class:: ts-api-section

.. _cee.ug.LegendVisibilityMode.ALWAYS:

ALWAYS
------

Always show the color legend for this result, no matter if it is in use or not

.. rst-class:: ts-api-section

.. _cee.ug.LegendVisibilityMode.AUTO:

AUTO
----

Show the color legend for this result if used by any visible parts in the view (default)

.. rst-class:: ts-api-section

.. _cee.ug.LegendVisibilityMode.NEVER:

NEVER
-----

Always hide the color legend for this result

