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

LegendKeepTogetherOption Enumeration
A list of choices for keeping legend parts together.
Syntax
public enum LegendKeepTogetherOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
Groups Keep legend groups together.
Items Keep legend items together.
None Don't try to keep parts together.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also