ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / FeatureLayerAggregationType Enumeration

FeatureLayerAggregationType Enumeration
Specifies a valid list of aggregation types.
Syntax
public enum FeatureLayerAggregationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
Binning Feature binning.
Clustering Point clustering.
None No aggregation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.FeatureLayerAggregationType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.9 or higher.
See Also