ArcGIS Pro 2.6 API Reference Guide
NormalizationType Property (ClassifyColorizerDefinition)

ArcGIS.Desktop.Mapping Namespace > ClassifyColorizerDefinition Class : NormalizationType Property
Gets and sets the ArcGIS.Core.CIM.DataNormalizationMethod to normalize the data.
Syntax
public Nullable<DataNormalizationMethod> NormalizationType {get; set;}
Public Property NormalizationType As Nullable(Of DataNormalizationMethod)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ClassifyColorizerDefinition Class
ClassifyColorizerDefinition Members