ArcGIS Pro 2.9 API Reference Guide
FeatureLayerAggregationType Enumeration

ArcGIS.Desktop.Mapping Namespace : FeatureLayerAggregationType Enumeration
Specifies a valid list of aggregation types.
Syntax
public enum FeatureLayerAggregationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum FeatureLayerAggregationType 
   Inherits System.Enum
   Implements 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

See Also

Reference

ArcGIS.Desktop.Mapping Namespace