ShowLayerName Property

ShowLayerName shows the layer names of the legend. It has a Boolean value.

Syntax

object.ShowLayerName

object.ShowLayerName = ShowLayerName

Parameter

Type

Description
ShowLayerName

Boolean

Required

Example

Show the layer names of the maps included in the legend.

Legend.ShowLayerName = True

Used by: TopLegend object.