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

DataNormalizationMethod Enumeration
Data normalization methods.
Syntax
public enum DataNormalizationMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
Field Normalize by field.
Log Log normalization.
Nothing None.
PercentOfTotal Percent of total.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also