ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / LegendFittingStrategy Enumeration

LegendFittingStrategy Enumeration
A list of legend fitting strategies.
Syntax
Members
MemberDescription
AdjustColumns Adjust the number of columns within the frame.
AdjustColumnsAndSize Adjust the number of columns and size of the text.
AdjustFrame Adjust the size of the legend frame.
AdjustSize Adjust the size of the text.
ManualColumns Adjust the columns manually.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also