ArcGIS Pro 2.6 API Reference Guide
NormalizationField Property (ClassifyColorizerDefinition)

ArcGIS.Desktop.Mapping Namespace > ClassifyColorizerDefinition Class : NormalizationField Property
Gets and sets the field name to be used for normalization. Use this property if NormalizationType is set to ArcGIS.Core.CIM.DataNormalizationMethod.Field.
Syntax
public string NormalizationField {get; set;}
Public Property NormalizationField As String
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ClassifyColorizerDefinition Class
ClassifyColorizerDefinition Members