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

In This Topic
    LegendFittingStrategy Enumeration
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also