ArcGIS Pro 2.6 API Reference Guide
LegendItemArrangement Enumeration

ArcGIS.Core.CIM Namespace : LegendItemArrangement Enumeration
A list of legend item arrangement options.
Syntax
Members
MemberDescription
DescriptionLabelPatch Display description, label, then patch.
DescriptionPatchLabel Display description, patch, then label.
LabelDescriptionPatch Display label, description, then patch.
LabelPatchDescription Display label, patch, then description.
PatchDescriptionLabel display patch, description, then label.
PatchLabelDescription Display patch, label, then description.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.LegendItemArrangement

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace