ArcGIS Pro 2.6 API Reference Guide
DataNormalizationMethod Enumeration

ArcGIS.Core.CIM Namespace : DataNormalizationMethod Enumeration
Data normalization methods.
Syntax
public enum DataNormalizationMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum DataNormalizationMethod 
   Inherits System.Enum
   Implements 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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace