I am trying to show the layer names of all visible layers in ArcGis 10.1 when creating a map in layout view.
First I tried to use "insert legend" and show there only the layername, but I can't disable the decription/symbology display. That did not work, so I think it is better to use "insert dynamic text" instead.
That is easy for the Document name Document Name: <dyn type="document" property="name"/>
but I don't know, what to insert when I want the layernames.
What is the correct type and property?
Thank you!